Set if the producer requires an ack to be sent back.
Set if the producer requires an ack to be sent back. Consumer should execute once the message is processed.
When the message will expire
the message being delivered
Is the delivery persistent?
The number of redeliveries that this message has seen.
Should this message get retained as the last image of a topic?
Where the delivery is originating from.
The sequence id the destination assigned the message
Total size of the delivery.
Total size of the delivery. Used for resource allocation tracking
The id the store assigned the message
After the store persists the message he may be able to supply us with locator handle which will load the message faster than looking it up via the store key.
The transaction the delivery is participating in.