Default: null
Default: 'application/octet-stream'
Application correlation identifier
1: Non-persistent 2: Persistent
Default: null
Message expiration specification -- ISO date string?
Default: {}
Arbitrary application-specific message headers
Default: false
This flag tells the server how to react if the message cannot be routed to a queue consumer immediately.
If this flag is set, the server will return an undeliverable message with a Return method.
If this flag is false, the server will queue the message, but with no guarantee that it will ever be consumed
Default: false
This flag tells the server how to react if the message cannot be routed to a queue.
If this flag is set, the server will return an unroutable message with a Return method.
If this flag is false, the server silently drops the message
Default: null
Application message identifier
Usually used to name a reply queue for a request message
Default: null
Message timestamp
ISO date string?
Default: null
Message type name
Default: null
Creating user id
Generated using TypeDoc
Default: null
Creating application id