ScpClient EventsSSH .NET Client Library Documentation
The ScpClient type exposes the following members.
Events

  NameDescription
Public eventDownloading
Occurs when downloading file.
Public eventErrorOccurred
Occurs when an error occurred.
(Inherited from BaseClient.)
Public eventHostKeyReceived
Occurs when host key received.
(Inherited from BaseClient.)
Public eventUploading
Occurs when uploading file.
Back to Top
See Also