C# Class Amazon.SQS.Model.ChangeMessageVisibilityBatchResult

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

Private Methods

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