MQIA_Q_DEPTH_HIGH_EVENT

 

public final static int

This integer attribute selector is used with an MQINQ call to determine whether Queue Depth High events are generated. A Queue Depth High event indicates that an application has put a message on a queue, and this has caused the number of messages on the queue to become greater than or equal to the queue depth high threshold. The value is one of MQEVR_DISABLED or MQEVR_ENABLED.


uj19080_