DeleteMessageBatchRequestEntry Class

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

Encloses a receipt handle and an identifier for it.

Inheritance Hierarchy

System.Object
  Amazon.SQS.Model.DeleteMessageBatchRequestEntry

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

Syntax

C#
public class DeleteMessageBatchRequestEntry : Object

The DeleteMessageBatchRequestEntry type exposes the following members

Constructors

  Name Description
Public Method DeleteMessageBatchRequestEntry()

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.

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