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

From Documentation


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 : 2023/06/23

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