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.
PurgeQueue
API, 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 PurgeQueue
will 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 PurgeQueue
was called may be
received, but will be deleted within the next minute.
Namespace: Amazon.SQS.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class PurgeQueueRequest : AmazonSQSRequest IRequestEvents
The PurgeQueueRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
PurgeQueueRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
QueueUrl | System.String |
Gets and sets the property QueueUrl.
The queue URL of the queue to delete the messages from when using the |
.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