Container for the parameters to the DeleteQueue operation.
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.
Inheritance Hierarchy
Namespace: Amazon.SQS.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class DeleteQueueRequest : AmazonWebServiceRequest IRequestEvents
The DeleteQueueRequest type exposes the following members
Constructors
| Name | Description | |
|---|---|---|
|
DeleteQueueRequest() |
Properties
| Name | Description | |
|---|---|---|
|
QueueUrl | The URL of the SQS queue to take action on. |
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8
.NET for Windows Phone:
Supported in: Window Phone 8