Beispiel #1
0
 public Task NetChannel()
 {
     return(CallsNetChannel.DownloadFileAsync(FilePath, BufferSize, CancellationToken.None));
 }