org.zkoss.zkmax.au.websocket.WebSocketEndPoint.reconnectionDelayMax

From Documentation
Revision as of 08:51, 11 November 2021 by Jumperchen (talk | contribs) (Created page with " {{ZKConfigurationReferencePageHeader}} '''Property:''' org.zkoss.zkmax.au.websocket.WebSocketEndPoint.reconnectionDelayMax {{GlobalLibraryProperty}} Default: <i>5000</i> (...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


DocumentationZK Configuration Referencezk.xmlThe Library Propertiesorg.zkoss.zkmax.au.websocket.WebSocketEndPoint.reconnectionDelayMax
org.zkoss.zkmax.au.websocket.WebSocketEndPoint.reconnectionDelayMax


Property: org.zkoss.zkmax.au.websocket.WebSocketEndPoint.reconnectionDelayMax

Applicable:
Dndsmalltalk-check-icon.png globally in zk.xml via <library-property>
Dndsmalltalk-cross-icon.png not as <custom-attribute>
Default: 5000 (ms.)
[Since 9.6.1]
  • Available for ZK:
  • http://www.zkoss.org/product/zkhttp://www.zkoss.org/whyzk/zkeeVersion ee.png

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.



Last Update : 2021/11/11

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.