Storage Client Library for Windows Phone (Version 7.0)

Microsoft Windows Azure Storage Blob

Namespace:   Microsoft.WindowsAzure.Storage.Blob
Assembly:  Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)

Overload List

NameDescription
System_CAPS_pubmethodGetServiceStatsAsync()()()()

Initiates an asynchronous operation to get service stats for the secondary Blob service endpoint.

System_CAPS_pubmethodGetServiceStatsAsync(BlobRequestOptions, OperationContext)(BlobRequestOptions^, OperationContext^)(BlobRequestOptions, OperationContext)(BlobRequestOptions, OperationContext)

Initiates an asynchronous operation to get service stats for the secondary Blob service endpoint.

System_CAPS_pubmethodGetServiceStatsAsync(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.

System_CAPS_pubmethodGetServiceStatsAsync(CancellationToken)(CancellationToken)(CancellationToken)(CancellationToken)

Initiates an asynchronous operation to get service stats for the secondary Blob service endpoint.

Return to top