AmazonSQSClient.DeleteMessageBatch Method (DeleteMessageBatchRequest)

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...

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

C#
public virtual DeleteMessageBatchResponse DeleteMessageBatch(
         DeleteMessageBatchRequest request
)
Return Value
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