C# Class Amazon.SQS.Model.DeleteMessageBatchResult

For each message in the batch, the response contains a DeleteMessageBatchResultEntry tag if the message is deleted or a BatchResultErrorEntry tag if the message cannot be deleted.

Inheritance: Amazon.Runtime.AmazonWebServiceResponse
Show file Open project: scopely/aws-sdk-net

Private Methods

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