Rebex FTP for .NET

Ftp.Disconnect Method 

Informs the server that the connection is about to close and terminates the connection.

public string Disconnect();

Return Value

The exit message returned by the server.

Remarks

Represents FTP QUIT command.

See Also

Ftp Class | Rebex.Net Namespace