Exemple #1
0
 public Task RentedArray()
 {
     return(CallsRentedArray.UploadFileAsync(FilePath, BufferSize, CancellationToken.None));
 }