Namespace:
Microsoft.WindowsAzure.Storage.BlobAssembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Overload List
| Name | Description |
---|
 | BeginWritePages(Stream, Int64, String, AccessCondition, BlobRequestOptions, OperationContext, AsyncCallback, Object)(Stream^, Int64, String^, AccessCondition^, BlobRequestOptions^, OperationContext^, AsyncCallback^, Object^)(Stream, Int64, String, AccessCondition, BlobRequestOptions, OperationContext, AsyncCallback, Object)(Stream, Int64, String, AccessCondition, BlobRequestOptions, OperationContext, AsyncCallback, Object) | Begins an asynchronous operation to write pages to a page blob. |
 | BeginWritePages(Stream, Int64, String, AsyncCallback, Object)(Stream^, Int64, String^, AsyncCallback^, Object^)(Stream, Int64, String, AsyncCallback, Object)(Stream, Int64, String, AsyncCallback, Object) | Begins an asynchronous operation to write pages to a page blob. |
Return to top