MQQA_GET_INHIBITED

 

public final static int

This controls whether get operations for this queue are allowed. With this option, get operations are inhibited. MQGET calls fail with reason code MQRC_GET_INHIBITED. This includes MQGET calls that specify MQGMO_BROWSE_FIRST or MQGMO_BROWSE_NEXT.


uj20310_