Sftp.CheckConnectionState Method Namespace: Rebex.Net Assembly: Rebex.Sftp.dll CheckConnectionState() Checks whether the SFTP session is still connected. Throws an exception on error. Declaration public void CheckConnectionState() Implements IFtp.CheckConnectionState()