Size of thread pool
Server restart required.
General Information
|
Domain |
TcHmiSrv |
|
Full symbol path |
TcHmiSrv.Config::THREADPOOLSIZE |
|
Category |
Advanced |
|
Property is hidden |
No |
|
Contained in every configuration by default |
No |
Schema
|
Type |
integer |
|
Minimum |
4 |
|
Maximum |
128 |
|
Default value |
32 |
JSON Schema
{
"allOf": [
{
"$ref": "tchmi:server#/definitions/threadPoolSize"
},
{
"category": "CATEGORY_ADVANCED",
"configDescription": "DESC_THREADPOOLSIZE",
"default": 32,
"propertyOrder": 14
}
]
}