[MQ 9.2.4 Nov 2021]

XMSC_WMQ_BALANCING_OPTIONS

Data type:
System.Int32
Property of:
ConnectionFactory
The valid values of the property are as follows:
Valid value Corresponding value
XMSC_WMQ_BALANCING_OPTIONS_NONE No options are set. This is the default value
XMSC_WMQ_BALANCING_OPTIONS_IGNORE_TRANSACTIONS Setting this option allows applications to be rebalanced even if in the middle of a transaction.
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.