3.1.1.10 WaitingMessageReadOperation

The WaitingMessageReadOperation ADM element contains information about a subscriber to the Waiting Message Read Satisfied (section 3.1.7.3.6) event. This ADM element MUST contain the following ADM attributes:

DestructiveRead: A Boolean value that indicates whether the subscriber will destructively consume the message that becomes available.

  • True: Indicates that the subscriber will destructively consume the message that becomes available.

  • False: Indicates that the subscriber will peek the message that becomes available.

    Tag: (Optional) An identifier that uniquely identifies the subscriber of the Waiting Message Read Satisfied event.

CursorReference: A reference to the Cursor (section 3.2) ADM element instance that is associated with the read operation. This ADM attribute MUST be NULL if no cursor is associated with the read operation.