MQIA_TRIGGER_MSG_PRIORITY

 

public final static int

This integer attribute selector is used with an MQINQ call to determine the message priority below which messages do not contribute to the generation of trigger messages (that is, the queue manager ignores these messages when deciding whether to generate a trigger message). TriggerMsgPriority can be in the range zero (lowest) to MaxPriority. A value of zero causes all messages to contribute to the generation of trigger messages.


uj19370_