Sftp.GetConnectionState Method
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 7.0.9448)
GetConnectionState()
Checks whether the SFTP session is still connected and returns its state.
Declaration
public SftpConnectionState GetConnectionState()
Returns
| Type | Description |
|---|---|
| SftpConnectionState | Connection state. |