Extends the read lock timeout of multiple messages in a queue.

C# |
ChangeMessageVisibilityBatchResponse ChangeMessageVisibilityBatch( ChangeMessageVisibilityBatchRequest request )

- request (ChangeMessageVisibilityBatchRequest)
- Change Message Visibility Batch request

Change Message Visibility Response from the service

This operation takes multiple receipt handles and extends the lock timeout for each of the them.
The result of the operation on each message is reported individually in the response.