MQIA_Q_DEPTH_LOW_EVENT

 

public final static int

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


uj19100_