This is a batch version of ChangeMessageVisibility. It takes multiple receipt handles and performs the operation on each of the them. The result of the operation on each message is reported individually in the response.
Namespace: Amazon.SQS
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public virtual ChangeMessageVisibilityBatchResponse ChangeMessageVisibilityBatch( ChangeMessageVisibilityBatchRequest changeMessageVisibilityBatchRequest )
Parameters
- changeMessageVisibilityBatchRequest
-
Type: Amazon.SQS.Model.ChangeMessageVisibilityBatchRequest
Container for the necessary parameters to execute the ChangeMessageVisibilityBatch service method on AmazonSQS.
Return Value
Type: Amazon.SQS.Model.ChangeMessageVisibilityBatchResponse
The response from the ChangeMessageVisibilityBatch service method, as returned by AmazonSQS.
Type: Amazon.SQS.Model.ChangeMessageVisibilityBatchResponse
The response from the ChangeMessageVisibilityBatch service method, as returned by AmazonSQS.
Exceptions
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5