Administrator Guide : Client-side configuration parameters : TransparentFailover section
  
TransparentFailover section
[TransparentFailover]
Description
Factory value
ReconnectTimeout
This parameter specifies how long (in milliseconds) the driver should wait until it tries to reconnect to the primary in case of TF switchover or failover. If the driver cannot find the new primary (reconnect), an error is returned and the TF connection becomes broken.
10000
WaitTimeout
This parameter specifies how long (in milliseconds) the driver should wait for the server to switch state. When the driver tries to reconnect to the servers, it might connect to the server being in an intermediate (switching or uncertain) state.
10000
See also
Client-side configuration parameters