C#C++F#VB
CloudFile.::..BeginDownloadToStream Method
Namespace:
Microsoft.WindowsAzure.Storage.File
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Overload List
Name | Description | |
---|---|---|
BeginDownloadToStream(Stream, AccessCondition, FileRequestOptions, OperationContext, AsyncCallback, Object)(Stream^, AccessCondition^, FileRequestOptions^, OperationContext^, AsyncCallback^, Object^)(Stream, AccessCondition, FileRequestOptions, OperationContext, AsyncCallback, Object)(Stream, AccessCondition, FileRequestOptions, OperationContext, AsyncCallback, Object) | Begins an asynchronous operation to download the contents of a file 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 file to a stream. |