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:
- Properties set in the application
- Matching named Application stanza in the mqclient.ini file.
- Application defaults stanza in the mqclient.ini file.