Keep-alive
Timer für persistente Verbindungen.
Allgemeine Informationen
Domain |
TcHmiSrv |
Vollständiger Symbol-Pfad |
TcHmiSrv.Config::KEEP_ALIVE |
Kategorie |
Webserver |
Eigenschaft ist versteckt |
Nein |
Standardmäßig in jeder Konfiguration enthalten |
Nein |
Schema
Typ |
string |
Format |
timespan |
Minimum |
PT1S |
Default-Wert |
"PT40S" |
JSON-Schema
{
"category": "CATEGORY_WEBSERVER",
"configDescription": "DESC_KEEP_ALIVE",
"default": "PT40S",
"format": "timespan",
"formatMinimum": "PT1S",
"propertyOrder": 13,
"type": "string"
}