MQIA_DEF_INPUT_OPEN_OPTION

 

public final static int

This integer attribute selector is used with an MQINQ call to determine the default way in which to open the queue for input. It applies if the MQOO_INPUT_AS_Q_DEF option is specified on the MQOPEN call when the queue is opened. The value is one of MQOO_INPUT_EXCLUSIVE or MQOO_INPUT_SHARED.


uj18750_