CloudQueue.FetchAttributesAsync Method (Microsoft.WindowsAzure.Storage.Queue)
From Microsoft.WindowsAzure.Storage.Queue
C#
C++
F#
VB
CloudQueue.::..FetchAttributesAsync Method
Namespace:
Microsoft.WindowsAzure.Storage.Queue
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Overload List
Name Description 
FetchAttributesAsync()()()()
Retrieves the queue's attributes.

FetchAttributesAsync(QueueRequestOptions, OperationContext)(QueueRequestOptions^, OperationContext^)(QueueRequestOptions, OperationContext)(QueueRequestOptions, OperationContext)
Retrieves the queue's attributes.

FetchAttributesAsync(QueueRequestOptions, OperationContext, CancellationToken)(QueueRequestOptions^, OperationContext^, CancellationToken)(QueueRequestOptions, OperationContext, CancellationToken)(QueueRequestOptions, OperationContext, CancellationToken)
Retrieves the queue's attributes.
Return to top
Overload List
| Name | Description | |
|---|---|---|
| FetchAttributesAsync()()()() | Retrieves the queue's attributes. | |
| FetchAttributesAsync(QueueRequestOptions, OperationContext)(QueueRequestOptions^, OperationContext^)(QueueRequestOptions, OperationContext)(QueueRequestOptions, OperationContext) | Retrieves the queue's attributes. | |
| FetchAttributesAsync(QueueRequestOptions, OperationContext, CancellationToken)(QueueRequestOptions^, OperationContext^, CancellationToken)(QueueRequestOptions, OperationContext, CancellationToken)(QueueRequestOptions, OperationContext, CancellationToken) | Retrieves the queue's attributes. |