threadPoolSize
Thread pool size
General Information
|
Domain |
TcHmiSrv |
Schema
|
Type |
integer |
|
Minimum |
4 |
|
Maximum |
128 |
JSON Schema
{
"description": "descThreadPoolSize",
"maximum": 128,
"minimum": 4,
"type": "integer"
}