The Scp type exposes the following members.

Events

  NameDescription
Public eventSupported by the .NET Compact FrameworkAuthenticationRequest
Occurs when an authentication request is received from the server that cannot be answered programmatically.
Public eventSupported by the .NET Compact FrameworkBannerReceived
Occurs when a banner message is received from the server.
Public eventSupported by the .NET Compact FrameworkBatchTransferProgress
Occurs when a significant action occurs in Download(String, String) or Upload(String, String) methods.
Public eventSupported by the .NET Compact FrameworkFingerprintCheck
Occurs when a fingerprint is received from the server and needs to be validated.
Public eventSupported by the .NET Compact FrameworkTransferProgress
Occurs when data is send or received.

See Also