XMSC_WMQ_CONNECTION_NAME_LIST
- Data type:
- String
- Property of:
- ConnectionFactory
This property specifies the hosts to which the client attempts to reconnect to after its connection are broken.
The connection name list is a comma-separated list of host/ip port pairs. The default setting for this property is WMQ_CONNECTION_NAME_LIST_DEFAULT.
For example,127.0.0.1(1414),host2.example.com(1400)
The default setting of this property is localhost(1414).
Parent topic: Property definitions