ServiceMinThreads
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 9.0
- Documentation
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