Disconnects from remote server.
[Visual Basic]
Overloads Public Sub Disconnect() [C#]
public void Disconnect();[JScript]
public function Disconnect();Disconnect method will close socket between wodFtpDLX.NET and remote server, thus breaking the connection. If Wait argument isn't specified, or is set to False, server will not be informed about disconnection (connection is closed brutally). If Wait is set, wodFtpDLX.NET will first send information about connection closure to server.
After calling Disconnect, you can set new parameters and issue Connect method again.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
FtpDLX Class | FtpDLX Members | Overload List
© WeOnlyDo Software. All Rights Reserved.