org.zkoss.zkmax.au.websocket.WebSocketEndPoint.reconnectionDelayMax
Property:
org.zkoss.zkmax.au.websocket.WebSocketEndPoint.reconnectionDelayMax
Applicable:
-
globally in
zk.xml
via<library-property>
-
not as
<custom-attribute>
Default: 5000
(ms.)
The maximum delay between two reconnection attempts for the websocket client. Each attempt increases the reconnection delay by 2x.
Only works when WebSocket connection is enabled.