| Name | Description |
---|
| DownloadToByteArrayAsync(Byte[], Int32)(array<Byte>^, Int32)(Byte[], Int32)(Byte(), Int32) | Initiates an asynchronous operation to download the contents of a blob to a byte array. |
| DownloadToByteArrayAsync(Byte[], Int32, AccessCondition, BlobRequestOptions, OperationContext)(array<Byte>^, Int32, AccessCondition^, BlobRequestOptions^, OperationContext^)(Byte[], Int32, AccessCondition, BlobRequestOptions, OperationContext)(Byte(), Int32, AccessCondition, BlobRequestOptions, OperationContext) | Initiates an asynchronous operation to download the contents of a blob to a byte array. |
| DownloadToByteArrayAsync(Byte[], Int32, AccessCondition, BlobRequestOptions, OperationContext, CancellationToken)(array<Byte>^, Int32, AccessCondition^, BlobRequestOptions^, OperationContext^, CancellationToken)(Byte[], Int32, AccessCondition, BlobRequestOptions, OperationContext, CancellationToken)(Byte(), Int32, AccessCondition, BlobRequestOptions, OperationContext, CancellationToken) | Initiates an asynchronous operation to download the contents of a blob to a byte array. |
| DownloadToByteArrayAsync(Byte[], Int32, CancellationToken)(array<Byte>^, Int32, CancellationToken)(Byte[], Int32, CancellationToken)(Byte(), Int32, CancellationToken) | Initiates an asynchronous operation to download the contents of a blob to a byte array. |