SendMessageBatchRequest Class

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
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

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.SQS.Model.SendMessageBatchRequest

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

Syntax

C#
public class SendMessageBatchRequest : AmazonWebServiceRequest
         IRequestEvents

The SendMessageBatchRequest type exposes the following members

Constructors

  Name Description
Public Method SendMessageBatchRequest()

Properties

  Name Description
Public Property Entries A list of SendMessageBatchRequestEntrys.
Public Property 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