Request expiration report messages, specifying how much application data from the original message must be included in a report message.
Valid value | Meaning |
---|---|
MQRO_EXPIRATION | Request expiration report messages, with no application data from the original message included in a report message. |
MQRO_EXPIRATION_WITH_DATA | Request expiration report messages, with the first 100 bytes of application data from the original message included in a report message. |
MQRO_EXPIRATION_WITH_FULL_DATA | Request expiration report messages, with all the application data from the original message included in a report message. |
By default, the property is not set.