AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
PurgeQueueAPI, the deleted messages in the queue cannot be retrieved.
When you purge a queue, the message deletion process takes up to 60 seconds. All messages sent to the queue before calling
PurgeQueuewill be deleted; messages sent to the queue while it is being purged may be deleted. While the queue is being purged, messages sent to the queue before
PurgeQueuewas called may be received, but will be deleted within the next minute.
Namespace: Amazon.SQS.Model
Assembly: AWSSDK.dll
Version: 0.0.3.0
public class PurgeQueueRequest : AmazonSQSRequest IRequestEvents
The PurgeQueueRequest type exposes the following members
| Name | Description | |
|---|---|---|
|
PurgeQueueRequest() |
| Name | Description | |
|---|---|---|
|
QueueUrl |
Gets and sets the property QueueUrl.
The queue URL of the queue to delete the messages from when using the PurgeQueueAPI. |
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8
.NET for Windows Phone:
Supported in: Windows Phone 8.1, Windows Phone 8