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

SSHSCPClientIsResuming Property

Returns true if the next transfer is to be resumed (i.e. Resume has been called).

Definition

Namespace: EnterpriseDT.Net.Ftp.Ssh
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public bool IsResuming { get; }

Property Value

Boolean

Implements

IFileTransferClientIsResuming

See Also