C#
C++
F#
VB
CloudQueue.::..ClearAsync Method
Namespace:
Microsoft.WindowsAzure.Storage.Queue
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Overload List
| Name | Description | |
|---|---|---|
| ClearAsync()()()() | Clears the messages of the queue. | |
| ClearAsync(QueueRequestOptions, OperationContext)(QueueRequestOptions^, OperationContext^)(QueueRequestOptions, OperationContext)(QueueRequestOptions, OperationContext) | Clears the messages of the queue. | |
| ClearAsync(QueueRequestOptions, OperationContext, CancellationToken)(QueueRequestOptions^, OperationContext^, CancellationToken)(QueueRequestOptions, OperationContext, CancellationToken)(QueueRequestOptions, OperationContext, CancellationToken) | Clears the messages of the queue. |