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

FTPClientAbort Method

Abort the current action.

Definition

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
protected virtual void Abort()

Remarks

This does not close the FTP session.

See Also