FTPClientQuit Method
Quit the FTP session by sending a QUIT command before closing the socket.
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
public virtual void Quit()
Public Overridable Sub Quit
public:
virtual void Quit()
abstract Quit : unit -> unit
override Quit : unit -> unit
Implements
IFileTransferClientQuit