CloudQueue.DeleteIfExistsAsync Method

Windows Runtime Azure Storage Client Library

Overload List

Name Description
CloudQueue.DeleteIfExistsAsync () Deletes the queue if it already exists.
CloudQueue.DeleteIfExistsAsync (QueueRequestOptions, OperationContext) Deletes the queue if it already exists.

See Also