MQIA_CURRENT_Q_DEPTH

 

public final static int

This integer attribute selector is used with an MQINQ call to determine the number of messages currently on the queue. It is incremented during an MQPUT call, and during backout of an MQGET call. It is decremented during a non-browsing MQGET call, and during backout of an MQPUT call.


uj18730_