Broker 10.15 | webMethods Broker Documentation | webMethods Broker Client C API Programmer's Guide | Using Broker Clients | Broker Connection Descriptors | Automatic Reconnection
 
Automatic Reconnection
 
Using Automatic Reconnection
Rules for Automatic Reconnection
You can use a connection description to enable automatic reconnection of a Broker client to a Broker in the event that the connection is lost. The automatic reconnection feature is disabled by default.
If your Broker client makes a request to the Broker and the connection has been lost, an attempt is made to reconnect to the Broker, just as if you had invoked the awNewOrReconnectBrokerClient function.
To...
Use this function...
Enable or disable the automatic reconnection feature
Determine if this feature is currently enabled or disabled.