Timeout settings
These registry settings are used to indicate the period of time before timing-out of an action.
- Trisoft_InfoShare_ConnectionLoopSleepTime
Registry setting to overwrite the default sleep time of 600ms between 2 attempts to get a database connection - Trisoft_InfoShare_ConnectionRetries
Registry setting to overwrite the default number of attempts to get a database connection - Trisoft_InfoShare_ContextTimeOut
This registry value can be used to overwrite the period after which the authentication context is expired. - Trisoft_InfoShare_DatabaseCommandTimeOut
This registry value can be used to overwrite the default database command time-out of 10 minutes. - Trisoft_InfoShare_DatabaseLockTimeOut
This registry value can be used to specify the lock time-out on a SQL Server database. - Trisoft_InfoShare_ObjectLockRetries
Registry setting to change the default number of attempts to lock a logical object - Trisoft_InfoShare_ObjectLockWaitTimeMax
Registry setting to set the maximum wait between 2 attempts to lock a logical object - Trisoft_InfoShare_ObjectLockWaitTimeMin
Registry setting to set minimum wait between 2 attempts to lock a logical object - Trisoft_InfoShare_ObjectLockWaitTimeQuery
Registry setting to change the time that the database query maximally waits to get the lock on the logical object - Trisoft_InfoShare_TransactionTimeOut
This registry value can be used to override the default, 15 minute transaction time-out.