ReconnectTimeout

Integer (seconds)

40

Purpose

When the AttemptReconnect parameter in the [JadeThinClient] section is set to true, the ReconnectTimeout parameter specifies the number of seconds that the presentation client continues to attempt to reconnect to the application server.

Parameter is read when …

The presentation client using the same JADE initialization file is next initialized; for example, when you restart the presentation client.

Hints

The amount of time actually taken can be more than the specified option because the client keeps attempting to open the TCP/IP connection if the time has not yet expired and an open timeout can take a significant amount of time.

For details about the actions that you can perform when a disconnect event occurs (for example, so that you can programmatically retry the connection or programmatically close it), see "Handling the Loss of Thin Client Connections", in Chapter 2 of the JADE Thin Client Guide.