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

HttpClientCancelResume Method

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

Definition

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

Implements

IFileTransferClientCancelResume

See Also