FileCommunicatorDownload Method
Downloads a remote file to a local file system.
Namespace: OddPrg.CommunicationAssembly: OddPrg.Communication (in OddPrg.Communication.dll) Version: 2.0.0.2 (2.0.0.2)
public void Download(
string remoteFileNameWithoutPath,
string localFileName,
CancellationToken cancelToken
)
Parameters
- remoteFileNameWithoutPath String
- localFileName String
- cancelToken CancellationToken