Queue name is required and refers to the logical queue name, which can be no more than 8 characters. For details on the meaning of your input, see MQSeries-related EGL keywords.
Include message in transaction, if set, embeds each of the record-specific messages in a transaction, and your code can commit or roll back that transaction.
For details on the implications of your choice, see MQSeries® support.
If you set Open input queue for exclusive use, your code has the exclusive ability to read from the message queue; otherwise, other programs can read from the queue. This property is equivalent to the MQSeries option MQOO_INPUT_EXCLUSIVE.
Related concepts
MQSeries-related EGL keywords
MQSeries support
Record types and properties