An NDoc Documented Class Library |
|
FTPClient.Quit Method
Quit the FTP session by sending a QUIT
command before closing the socket.
public virtual
void Quit();
Implements
IFileTransferClient.Quit
See Also
FTPClient Class | EnterpriseDT.Net.Ftp Namespace