[TransparentFailover]
|
Description
|
Factory value
|
---|---|---|
ReconnectTimeout
|
Time (in milliseconds) that the driver should wait until it tries to reconnect to the primary server in case of TF switchover or failover.
If the driver cannot connect to the new primary server (reconnect), an error is returned and the TF connection becomes broken.
|
10000
|
WaitTimeout
|
Time (in milliseconds) that 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
|