This page was last edited on September 26, 2013, at 15:01.
Comments or questions about this documentation? Contact us for support!
Sets the values of timeouts to be used in an HA configuration that is opened with Syncmode. In each case T-Library blocks certain operations according to the values of parameters set with TSetParamHA() until a specific notification is received.
The available parameters are:
Name | Description |
---|---|
key | Timeout-related parameter to be set with TSetParamHA(). Possible values consist of connect_timeout, switchover_timeout, reconnect_attempts (obsolete–ignored by T-Library), and reconnect_interval. |
value | A value for the parameter identified in key. The integer here should take into account the specific key used. |
Standard (See standard-return-values.)