MQIA_INHIBIT_GET

 

public final static int

This integer attribute selector is used with an MQINQ call to determine whether get operations for this queue are allowed. If the queue is an alias queue, get operations must be allowed for both the alias and the base queue at the time of the get operation, for the MQGET call to succeed. The value is one of MQQA_GET_INHIBITED or MQQA_GET_ALLOWED.


uj18870_