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

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40

Syntax

C#
public virtual void CancelResume()
Visual Basic
Public Overridable Sub CancelResume
Visual C++
public:
virtual void CancelResume()

Remarks

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

See Also