AmazonSQSClient.ChangeMessageVisibilityBatch Method (ChangeMessageVisibilityBatchRequest)

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...

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

C#
public virtual ChangeMessageVisibilityBatchResponse ChangeMessageVisibilityBatch(
         ChangeMessageVisibilityBatchRequest request
)
Return Value
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