Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40
Syntax
| C# |
|---|
void ResumeDownload( long offset ) |
| Visual Basic |
|---|
Sub ResumeDownload ( _ offset As Long _ ) |
| Visual C++ |
|---|
void ResumeDownload( long long offset ) |
Parameters
- offset
- Type: System..::..Int64