edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

HttpClientQuitImmediately Method

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

Definition

Namespace: EnterpriseDT.Net.Ftp.Http
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public void QuitImmediately()

Implements

IFileTransferClientQuitImmediately

See Also