Container for the parameters to the SendMessageBatch operation.
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.
Inheritance Hierarchy
Namespace: Amazon.SQS.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class SendMessageBatchRequest : AmazonWebServiceRequest IRequestEvents
The SendMessageBatchRequest type exposes the following members
Constructors
| Name | Description | |
|---|---|---|
|
SendMessageBatchRequest() |
Properties
| Name | Description | |
|---|---|---|
|
Entries | A list of SendMessageBatchRequestEntrys. |
|
QueueUrl | The URL of the SQS queue to take action on. |
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8
.NET for Windows Phone:
Supported in: Window Phone 8