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

SSHSCPClientCancelResume Method

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

Definition

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

Implements

IFileTransferClientCancelResume

See Also