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