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

ServiceMinThreads

Specifies the number of pre-started threads that will be started in the thread pool. This attribute is valid only when ServiceConnectionModel is set to Thread/Connection (see ServiceConnectionModel).

Valid values

An integer from 6 to 64000.
The value should be equal to or less than the value of ServiceMaxThreads.

Default

8

Type

Static