Namespace:
Microsoft.WindowsAzure.Storage.FileAssembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Overload List
| Name | Description |
---|
| BeginClearRange(Int64, Int64, AccessCondition, FileRequestOptions, OperationContext, AsyncCallback, Object)(Int64, Int64, AccessCondition^, FileRequestOptions^, OperationContext^, AsyncCallback^, Object^)(Int64, Int64, AccessCondition, FileRequestOptions, OperationContext, AsyncCallback, Object)(Int64, Int64, AccessCondition, FileRequestOptions, OperationContext, AsyncCallback, Object) | Begins an asynchronous operation to clear ranges from a file. |
| BeginClearRange(Int64, Int64, AsyncCallback, Object)(Int64, Int64, AsyncCallback^, Object^)(Int64, Int64, AsyncCallback, Object)(Int64, Int64, AsyncCallback, Object) | Begins an asynchronous operation to clear ranges from a file. |
Return to top