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