C#C++F#VB
CloudFile.::..BeginDownloadToFile Method
Namespace:
Microsoft.WindowsAzure.Storage.File
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Overload List
Name | Description | |
---|---|---|
BeginDownloadToFile(String, FileMode, AccessCondition, FileRequestOptions, OperationContext, AsyncCallback, Object)(String^, FileMode, AccessCondition^, FileRequestOptions^, OperationContext^, AsyncCallback^, Object^)(String, FileMode, AccessCondition, FileRequestOptions, OperationContext, AsyncCallback, Object)(String, FileMode, AccessCondition, FileRequestOptions, OperationContext, AsyncCallback, Object) | Begins an asynchronous operation to download the contents of a file in the File service to a local file. | |
BeginDownloadToFile(String, FileMode, AsyncCallback, Object)(String^, FileMode, AsyncCallback^, Object^)(String, FileMode, AsyncCallback, Object)(String, FileMode, AsyncCallback, Object) | Begins an asynchronous operation to download the contents of a file in the File service to a local file. |