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