ChangeMessageVisibilityBatchRequestEntry Class

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

Encloses a receipt handle and an entry id for each message in ChangeMessageVisibilityBatch.

Inheritance Hierarchy

System.Object
  Amazon.SQS.Model.ChangeMessageVisibilityBatchRequestEntry

Namespace: Amazon.SQS.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public class ChangeMessageVisibilityBatchRequestEntry : Object

The ChangeMessageVisibilityBatchRequestEntry type exposes the following members

Constructors

Properties

  Name Description
Public Property Id An identifier for this particular receipt handle. This is used to communicate the result. Note that the Ids of a batch request need to be unique within the request.
Public Property ReceiptHandle A receipt handle.
Public Property VisibilityTimeout The new value (in seconds) for the message's visibility timeout.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8

.NET for Windows Phone:
Supported in: Window Phone 8