C# Class Amazon.SQS.Model.SendMessageBatchResponse

For each message in the batch, the response contains a SendMessageBatchResultEntry tag if the message succeeds or a BatchResultErrorEntry tag if the message fails.
Inheritance: Amazon.Runtime.AmazonWebServiceResponse
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetFailed ( ) : bool
IsSetSuccessful ( ) : bool