An NDoc Documented Class Library

FTPConnection.Close Method ()

Quit the FTP session.

public void Close();

Remarks

The session will be closed by sending a QUIT command before closing the socket.

See Also

FTPConnection Class | EnterpriseDT.Net.Ftp Namespace | FTPConnection.Close Overload List