FileCommunicatorWaitForFile Method
Waits until whole file is loaded and return its content in data. It uses FileName property to get the remote file.
Namespace: OddPrg.CommunicationAssembly: OddPrg.Communication (in OddPrg.Communication.dll) Version: 2.0.0.2 (2.0.0.2)
public void WaitForFile(
ByteBuffer data,
CancellationToken cancelToken
)
Parameters
- data ByteBuffer
- cancelToken CancellationToken