Checks whether the SFTP session is still connected and returns its state.
Namespace:
Rebex.Net
Assembly:
Rebex.Sftp (in Rebex.Sftp.dll)
Syntax
| Visual Basic |
|---|
Public Function GetConnectionState As SftpConnectionState |
| C# |
|---|
public SftpConnectionState GetConnectionState() |