org.zkoss.zkmax.au.websocket.WebSocketEndPoint.reconnectionDelay
From Documentation
Revision as of 08:50, 11 November 2021 by Jumperchen (talk | contribs) (Created page with " {{ZKConfigurationReferencePageHeader}} '''Property:''' org.zkoss.zkmax.au.websocket.WebSocketEndPoint.reconnectionDelay {{GlobalLibraryProperty}} Default: <i>1000</i> (ms....")
Property:
org.zkoss.zkmax.au.websocket.WebSocketEndPoint.reconnectionDelay
Applicable: globally in zk.xml via <library-property> not as <custom-attribute>
Default: 1000 (ms.) [Since 9.6.1]
- Available for ZK:
The initial delay before reconnection in milliseconds for the websocket client
Only works when WebSocket connection is enabled.