C#
C++
F#
VB
ICloudBlob.::..BeginDownloadToStream Method
Namespace:
Microsoft.WindowsAzure.Storage.Blob
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Overload List
Name | Description | |
---|---|---|
BeginDownloadToStream(Stream, AccessCondition, BlobRequestOptions, OperationContext, AsyncCallback, Object)(Stream^, AccessCondition^, BlobRequestOptions^, OperationContext^, AsyncCallback^, Object^)(Stream, AccessCondition, BlobRequestOptions, OperationContext, AsyncCallback, Object)(Stream, AccessCondition, BlobRequestOptions, OperationContext, AsyncCallback, Object) | Begins an asynchronous operation to download the contents of a blob to a stream. | |
BeginDownloadToStream(Stream, AsyncCallback, Object)(Stream^, AsyncCallback^, Object^)(Stream, AsyncCallback, Object)(Stream, AsyncCallback, Object) | Begins an asynchronous operation to download the contents of a blob to a stream. |