[MQ 9.3.0 Jun 2022]

Timeout (MQLONG) for MQBNO

The Timeout after which re-balancing might interrupt application activity.

The possible values are:
MQBNO_TIMEOUT_AS_DEFAULT
The set default timeout value.
MQBNO_TIMEOUT_IMMEDIATE
Immediate timeout occurs.
MQBNO_TIMEOUT_NEVER
No timeout occurs.

The initial value of this field is MQBNO_TIMEOUT_AS_DEFAULT.

You must provide one value only from the defined values, or a value of 0-999999999 seconds, for the Timeout field or MQRC_BNO_ERROR is returned.