SSHSCPClientIsResuming Property
Returns
true if the next transfer is to be resumed (i.e.
Resume has been called).
Namespace: EnterpriseDT.Net.Ftp.SshAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
public bool IsResuming { get; }
Public ReadOnly Property IsResuming As Boolean
Get
public:
virtual property bool IsResuming {
bool get () sealed;
}
abstract IsResuming : bool with get
override IsResuming : bool with get
BooleanIFileTransferClientIsResuming