org.zkoss.zkmax.au.websocket.WebSocketEndPoint.pingIntervalSecond
From Documentation
Property:
org.zkoss.zkmax.au.websocket.WebSocketEndPoint.pingIntervalSecond
Applicable: globally in zk.xml via <library-property> not as <custom-attribute>
Default: 0 (Turned off) [Since 9.5.0]
- Available for ZK:
It specifies the interval in second of the ping mechanism described in RFC 6455 when WebSocket connection is enabled.
Only works when WebSocket connection is enabled.