An NDoc Documented Class Library

FTPClient.QuitImmediately Method 

Quit the FTP session immediately by closing the control socket without sending the QUIT command.

public virtual void QuitImmediately();

Implements

IFileTransferClient.QuitImmediately

See Also

FTPClient Class | EnterpriseDT.Net.Ftp Namespace