MQQA_SHAREABLE

 

public final static int

This indicates whether the queue can be opened for input multiple times concurrently. With this option, the queue is shareable. Multiple opens with the MQOO_INPUT_SHARED option are allowed.


uj20350_