Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0
Assembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0
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