Sftp.Disconnect Method Namespace: Rebex.Net Assembly: Rebex.Sftp.dll Disconnect() Informs the server that the connection is about to close and terminates the connection. Declaration public void Disconnect() Implements IFtp.Disconnect()