The Scp type exposes the following members.
Events
| Name | Description | |
|---|---|---|
| AuthenticationRequest |
Occurs when an authentication request is received from the server that cannot be answered programmatically.
| |
| BannerReceived |
Occurs when a banner message is received from the server.
| |
| BatchTransferProgress |
Occurs when a significant action occurs in Download(String, String) or Upload(String, String) methods.
| |
| FingerprintCheck |
Occurs when a fingerprint is received from the server and needs to be validated.
| |
| TransferProgress |
Occurs when data is send or received.
|