DataSourceThreadRpcTimeOut
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
Specifies the idle time (in milliseconds) for threads allocated to connections. Once this value is reached, the thread allocated to the connection is released to the thread pool.
Valid values
0 to 1000000.
Specify 0 to disable the timeout mechanism.
Default
2000
Type
Dynamic
Note: This service attribute is used only in a client/server configuration.