This is a batch version of DeleteMessage. It takes multiple receipt handles and deletes each one of the messages. The result of the delete operation on each message is reported individually in the response.
Namespace: Amazon.SQS
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public virtual DeleteMessageBatchResponse DeleteMessageBatch( DeleteMessageBatchRequest request )
Parameters
- request
-
Type: Amazon.SQS.Model.DeleteMessageBatchRequest
Return Value
Type: Amazon.SQS.Model.DeleteMessageBatchResponse
The response from the DeleteMessageBatch service method, as returned by AmazonSQS.
Type: Amazon.SQS.Model.DeleteMessageBatchResponse
The response from the DeleteMessageBatch service method, as returned by AmazonSQS.
Exceptions
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5