Ssh.GetConnectionState Method
Namespace: Rebex.Net
Assembly: Rebex.SshShell.dll (version 7.0.9147)
GetConnectionState()
Checks whether the SSH session is still connected and returns its state.
Declaration
public SshConnectionState GetConnectionState()
Returns
Type | Description |
---|---|
Ssh |
Connection state. |