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