skip to main content
OpenAccess SDK Service Attributes : Defining Service Attributes : DataSourceThreadRpcTimeOut
 

DataSourceThreadRpcTimeOut

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.