C#C++F#VB
CloudFile.::..BeginOpenWrite Method
Namespace:
Microsoft.WindowsAzure.Storage.File
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Overload List
Name | Description | |
---|---|---|
BeginOpenWrite(Nullable<Int64>, AccessCondition, FileRequestOptions, OperationContext, AsyncCallback, Object)(Nullable<Int64>, AccessCondition^, FileRequestOptions^, OperationContext^, AsyncCallback^, Object^)(Nullable<Int64>, AccessCondition, FileRequestOptions, OperationContext, AsyncCallback, Object)(Nullable(Of Int64), AccessCondition, FileRequestOptions, OperationContext, AsyncCallback, Object) | Begins an asynchronous operation to open a stream for writing to the file. | |
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 file. |