AmazonSQSClient.DeleteQueue Method (DeleteQueueRequest)

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...

This action unconditionally deletes the queue specified by the queue URL. Use this operation WITH CARE! The queue is deleted even if it is NOT empty.

Once a queue has been deleted, the queue name is unavailable for use with new queues for 60 seconds.

Namespace: Amazon.SQS
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public virtual DeleteQueueResponse DeleteQueue(
         DeleteQueueRequest request
)

Parameters

request
Type: Amazon.SQS.Model.DeleteQueueRequest

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5