Quit the FTP session.
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0
Syntax
| C# |
|---|
public void Close() |
| Visual Basic |
|---|
Public Sub Close |
| Visual C++ |
|---|
public: void Close() |
Remarks
The session will be closed by sending a QUIT command before closing the socket.