MQIA_INHIBIT_PUT

 

public final static int

This integer attribute selector is used with an MQINQ call to determine whether put operations for this queue are allowed. If there is more than one definition in the queue-name resolution path, put operations must be allowed for every definition in the path (including any queue-manager alias definitions) at the time of the put operation. The value is one of MQQA_PUT_INHIBITED or MQQA_PUT_ALLOWED.


uj18880_