org.zkoss.zkmax.au.websocket.WebSocketEndPoint.pingTimeoutSecond"
From Documentation
Jumperchen (talk | contribs) (Created page with " {{ZKConfigurationReferencePageHeader}} '''Property:''' org.zkoss.zkmax.au.websocket.WebSocketEndPoint.pingTimeoutSecond {{GlobalLibraryProperty}} Default: <i>20</i> (Second...") |
Jumperchen (talk | contribs) |
||
Line 4: | Line 4: | ||
{{GlobalLibraryProperty}} | {{GlobalLibraryProperty}} | ||
+ | |||
Default: <i>20</i> (Seconds) | Default: <i>20</i> (Seconds) | ||
[Since 9.6.1] | [Since 9.6.1] |
Latest revision as of 08:42, 11 November 2021
Property:
org.zkoss.zkmax.au.websocket.WebSocketEndPoint.pingTimeoutSecond
Applicable: globally in zk.xml via <library-property> not as <custom-attribute>
Default: 20 (Seconds) [Since 9.6.1]
- Available for ZK:
The heartbeat mechanism timeout in second.
Only works when WebSocket connection is enabled.