[MQ 9.3.0 Jun 2022]

XMSC_WMQ_BALANCING_TIMEOUT

Data type:
System.Int32
Property of:
ConnectionFactory
The valid values of the property are as follows:
Valid value Meaning
XMSC_WMQ_BALANCING_TIMEOUT_IMMEDIATE Immediate timeout occurs
XMSC_WMQ_BALANCING_TIMEOUT_AS_DEFAULT The set default timeout value. This is the default value
XMSC_WMQ_BALANCING_TIMEOUT_NEVER No timeout occurs
Note: You must provide one value only from the defined values, or a value of 0-999999999 seconds.
Additionally, this property can be set in the client.ini file. The order of preference is:
  1. Properties set in the application
  2. Matching named Application stanza in the mqclient.ini file.
  3. Application defaults stanza in the mqclient.ini file.