AmazonSQSClient.SendMessageBatch Method (SendMessageBatchRequest)

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

This is a batch version of SendMessage. It takes multiple messages and adds each of them to the queue. The result of each add operation is reported individually in the response.

Namespace: Amazon.SQS
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public virtual SendMessageBatchResponse SendMessageBatch(
         SendMessageBatchRequest request
)

Parameters

request
Type: Amazon.SQS.Model.SendMessageBatchRequest

Return Value
Type: Amazon.SQS.Model.SendMessageBatchResponse
The response from the SendMessageBatch service method, as returned by AmazonSQS.

Exceptions

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5