edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Click or drag to resize

FTPClientQuit Method

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
Syntax
public virtual void Quit()

Implements

IFileTransferClientQuit
See Also