FTPFileTransferEventArgsResume Property
Indicates whether or not this tranfer should be resumed.
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
public bool Resume { get; set; }
Public Property Resume As Boolean
Get
Set
public:
property bool Resume {
bool get ();
void set (bool value);
}
member Resume : bool with get, set
Property Value
Boolean