StorageQueueManagement.DoesQueueExist Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public bool DoesQueueExist (Microsoft.WindowsAzure.Storage.Queue.CloudQueue queue, Microsoft.WindowsAzure.Storage.Queue.QueueRequestOptions requestOptions, Microsoft.WindowsAzure.Storage.OperationContext operationContext);
abstract member DoesQueueExist : Microsoft.WindowsAzure.Storage.Queue.CloudQueue * Microsoft.WindowsAzure.Storage.Queue.QueueRequestOptions * Microsoft.WindowsAzure.Storage.OperationContext -> bool
override this.DoesQueueExist : Microsoft.WindowsAzure.Storage.Queue.CloudQueue * Microsoft.WindowsAzure.Storage.Queue.QueueRequestOptions * Microsoft.WindowsAzure.Storage.OperationContext -> bool
Public Function DoesQueueExist (queue As CloudQueue, requestOptions As QueueRequestOptions, operationContext As OperationContext) As Boolean
Parameters
- queue
- CloudQueue
- requestOptions
- QueueRequestOptions
- operationContext
- OperationContext