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
Afficher le fichier Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Méthode Description
IsSetFailed ( ) : bool
IsSetSuccessful ( ) : bool