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

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