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

FTPConnectionCancelResume Method

Cancel the resume.

Definition

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

Remarks

Use this method if something goes wrong and the server is left in an inconsistent state.

See Also