Close the FTP connection.
If abruptClose
is true
then the session will be closed immediately by closing the control socket without sending the QUIT
command, otherwise the session will be closed by sending a QUIT
command before closing the socket.
FTPConnection Class | EnterpriseDT.Net.Ftp Namespace | FTPConnection.Close Overload List