C#
C++
F#
VB
CloudBlobClient.::..GetServiceStatsAsync Method
Namespace:
Microsoft.WindowsAzure.Storage.Blob
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Overload List
Name | Description | |
---|---|---|
GetServiceStatsAsync()()()() | Initiates an asynchronous operation to get service stats for the secondary Blob service endpoint. | |
GetServiceStatsAsync(BlobRequestOptions, OperationContext)(BlobRequestOptions^, OperationContext^)(BlobRequestOptions, OperationContext)(BlobRequestOptions, OperationContext) | Initiates an asynchronous operation to get service stats for the secondary Blob service endpoint. | |
GetServiceStatsAsync(BlobRequestOptions, OperationContext, CancellationToken)(BlobRequestOptions^, OperationContext^, CancellationToken)(BlobRequestOptions, OperationContext, CancellationToken)(BlobRequestOptions, OperationContext, CancellationToken) | Initiates an asynchronous operation to get service stats for the secondary Blob service endpoint. | |
GetServiceStatsAsync(CancellationToken)(CancellationToken)(CancellationToken)(CancellationToken) | Initiates an asynchronous operation to get service stats for the secondary Blob service endpoint. |