| Name | Description |
---|
| DownloadRangeToByteArrayAsync(Byte[], Int32, Nullable<Int64>, Nullable<Int64>)(array<Byte>^, Int32, Nullable<Int64>, Nullable<Int64>)(Byte[], Int32, Nullable<Int64>, Nullable<Int64>)(Byte(), Int32, Nullable(Of Int64), Nullable(Of Int64)) | Returns a task that performs an asynchronous operation to download the contents of a file to a byte array. |
| DownloadRangeToByteArrayAsync(Byte[], Int32, Nullable<Int64>, Nullable<Int64>, AccessCondition, FileRequestOptions, OperationContext)(array<Byte>^, Int32, Nullable<Int64>, Nullable<Int64>, AccessCondition^, FileRequestOptions^, OperationContext^)(Byte[], Int32, Nullable<Int64>, Nullable<Int64>, AccessCondition, FileRequestOptions, OperationContext)(Byte(), Int32, Nullable(Of Int64), Nullable(Of Int64), AccessCondition, FileRequestOptions, OperationContext) | Returns a task that performs an asynchronous operation to download the contents of a file to a byte array. |
| DownloadRangeToByteArrayAsync(Byte[], Int32, Nullable<Int64>, Nullable<Int64>, AccessCondition, FileRequestOptions, OperationContext, CancellationToken)(array<Byte>^, Int32, Nullable<Int64>, Nullable<Int64>, AccessCondition^, FileRequestOptions^, OperationContext^, CancellationToken)(Byte[], Int32, Nullable<Int64>, Nullable<Int64>, AccessCondition, FileRequestOptions, OperationContext, CancellationToken)(Byte(), Int32, Nullable(Of Int64), Nullable(Of Int64), AccessCondition, FileRequestOptions, OperationContext, CancellationToken) | Returns a task that performs an asynchronous operation to download the contents of a file to a byte array. |
| DownloadRangeToByteArrayAsync(Byte[], Int32, Nullable<Int64>, Nullable<Int64>, CancellationToken)(array<Byte>^, Int32, Nullable<Int64>, Nullable<Int64>, CancellationToken)(Byte[], Int32, Nullable<Int64>, Nullable<Int64>, CancellationToken)(Byte(), Int32, Nullable(Of Int64), Nullable(Of Int64), CancellationToken) | Returns a task that performs an asynchronous operation to download the contents of a file to a byte array. |