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

From Documentation
(Created page with " {{ZKConfigurationReferencePageHeader}} '''Property:''' org.zkoss.zkmax.au.websocket.WebSocketEndPoint.reconnectionDelayMax {{GlobalLibraryProperty}} Default: <i>5000</i> (...")
 
 
Line 6: Line 6:
  
 
  Default: <i>5000</i> (ms.)
 
  Default: <i>5000</i> (ms.)
[Since 9.6.1]
+
{{versionSince| 9.6.1}}
 
{{ZK EE}}
 
{{ZK EE}}
  

Latest revision as of 04:43, 23 June 2023


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.