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

DataSourceThreadMaxRpc

Specifies the number of connection requests that will be accepted before the thread allocated to the connection is released to the thread pool.

Valid values

An integer from 0 to 1 000.
If 0 is specified, the thread is only released when the connection terminates.

Default

10

Type

Dynamic
Note: This service attribute is used only in a client/server configuration.