Quit the FTP session by sending a QUIT command before closing the socket.
Namespace:
EnterpriseDT.Net.Ftp
Assembly:
edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.3.0.0
Syntaxpublic virtual void Quit()
Public Overridable Sub Quit
public:
virtual void Quit()
abstract Quit : unit -> unit
override Quit : unit -> unit
Implements
IFileTransferClientQuit
See Also