MQIA_OPEN_INPUT_COUNT

 

public final static int

This integer attribute selector is used with an MQINQ call to determine the number of handles that are currently valid for removing messages from the queue by means of the MQGET call. It is the total number of such handles known to the local queue manager. If the queue is a shared queue, the count does not include opens for input that were performed for the queue at other queue managers in the queue-sharing group to which the local queue manager belongs.


uj19040_