C#
C++
F#
VB
CloudPageBlob.::..BeginOpenWrite Method
Namespace:
Microsoft.WindowsAzure.Storage.Blob
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Overload List
Name | Description | |
---|---|---|
BeginOpenWrite(Nullable<Int64>, AccessCondition, BlobRequestOptions, OperationContext, AsyncCallback, Object)(Nullable<Int64>, AccessCondition^, BlobRequestOptions^, OperationContext^, AsyncCallback^, Object^)(Nullable<Int64>, AccessCondition, BlobRequestOptions, OperationContext, AsyncCallback, Object)(Nullable(Of Int64), AccessCondition, BlobRequestOptions, OperationContext, AsyncCallback, Object) | Begins an asynchronous operation to open a stream for writing to the blob. | |
BeginOpenWrite(Nullable<Int64>, AsyncCallback, Object)(Nullable<Int64>, AsyncCallback^, Object^)(Nullable<Int64>, AsyncCallback, Object)(Nullable(Of Int64), AsyncCallback, Object) | Begins an asynchronous operation to open a stream for writing to the blob. |