The Ssh type exposes the following members.

Events

  Name Description
Public event ConnectionClosed
Public event SshConnectedEvent
Occurs after a successful connection to the SSH server.
Public event SshDataEvent
Occurs when data has been received from SSH server.
Public event SshDisconnectedEvent
Occurs after connection is released from ssh server.

See Also