XMSC_WMQ_CLIENT_RECONNECT_TIMEOUT
- Data type:
- String
- Property of:
- ConnectionFactory
The XMSC_WMQ_CLIENT_RECONNECT_TIMEOUT property is valid only for the Managed XMS .NET client.
This property specifies the duration of time, in seconds, that a client connection attempts to reconnect.
After attempting to reconnect for this duration of time, the client will fail with MQRC_RECONNECT_FAILED. The default setting for this property is XMSC.WMQ_CLIENT_RECONNECT_TIMEOUT_DEFAULT.
The default value of this property is 1800.
Parent topic: Property definitions