Cancel the resume. Use this method if something goes wrong and the server is left in an inconsistent state. Not used in SCP as resume is not supported

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

Syntax

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

Implements

IFileTransferClient..::..CancelResume()()()()

See Also