AmazonSQSClient.DeleteQueue Method (DeleteQueueRequest)

.NET Framework 3.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 deleteQueueRequest
)

Parameters

deleteQueueRequest
Type: Amazon.SQS.Model.DeleteQueueRequest

Container for the necessary parameters to execute the DeleteQueue service method on AmazonSQS.

Version Information

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