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
Namespace: EnterpriseDT.Net.Ftp.SshAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
public void CancelResume()
public:
virtual void CancelResume() sealed
abstract CancelResume : unit -> unit
override CancelResume : unit -> unit
Implements
IFileTransferClientCancelResume