org.zkoss.zkmax.au.websocket.WebSocketEndPoint.reconnectionDelay"
From Documentation
Jumperchen (talk | contribs) (Created page with " {{ZKConfigurationReferencePageHeader}} '''Property:''' org.zkoss.zkmax.au.websocket.WebSocketEndPoint.reconnectionDelay {{GlobalLibraryProperty}} Default: <i>1000</i> (ms....") |
|||
Line 6: | Line 6: | ||
Default: <i>1000</i> (ms.) | Default: <i>1000</i> (ms.) | ||
− | + | {{versionSince| 9.6.1}} | |
{{ZK EE}} | {{ZK EE}} | ||
− | The initial delay before reconnection in milliseconds for the | + | The initial delay before reconnection in milliseconds for the WebSocket client. |
Only works when WebSocket connection is enabled. | Only works when WebSocket connection is enabled. |
Latest revision as of 04:43, 23 June 2023
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.