Namespace:
Microsoft.WindowsAzure.Storage.BlobAssembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Overload List
| Name | Description |
---|
 | GetPageRangesAsync()()()() | Initiates an asynchronous operation to return a collection of page ranges and their starting and ending bytes. |
 | GetPageRangesAsync(CancellationToken)(CancellationToken)(CancellationToken)(CancellationToken) | Initiates an asynchronous operation to return a collection of page ranges and their starting and ending bytes. |
 | GetPageRangesAsync(Nullable<Int64>, Nullable<Int64>, AccessCondition, BlobRequestOptions, OperationContext)(Nullable<Int64>, Nullable<Int64>, AccessCondition^, BlobRequestOptions^, OperationContext^)(Nullable<Int64>, Nullable<Int64>, AccessCondition, BlobRequestOptions, OperationContext)(Nullable(Of Int64), Nullable(Of Int64), AccessCondition, BlobRequestOptions, OperationContext) | Initiates an asynchronous operation to return a collection of page ranges and their starting and ending bytes. |
 | GetPageRangesAsync(Nullable<Int64>, Nullable<Int64>, AccessCondition, BlobRequestOptions, OperationContext, CancellationToken)(Nullable<Int64>, Nullable<Int64>, AccessCondition^, BlobRequestOptions^, OperationContext^, CancellationToken)(Nullable<Int64>, Nullable<Int64>, AccessCondition, BlobRequestOptions, OperationContext, CancellationToken)(Nullable(Of Int64), Nullable(Of Int64), AccessCondition, BlobRequestOptions, OperationContext, CancellationToken) | Initiates an asynchronous operation to return a collection of page ranges and their starting and ending bytes. |
Return to top