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

From Documentation
(Created page with " {{ZKConfigurationReferencePageHeader}} '''Property:''' org.zkoss.zkmax.au.websocket.WebSocketEndPoint.reconnectionAttempts {{GlobalLibraryProperty}} Default: <i>Infinity</...")
 
 
Line 6: Line 6:
  
 
  Default: <i>Infinity</i>
 
  Default: <i>Infinity</i>
[Since 9.6.1]
+
{{versionSince| 9.6.1}}
 
{{ZK EE}}
 
{{ZK EE}}
  
The number of reconnection attempts before giving up for the websocket client.
+
The number of reconnection attempts before giving up for the WebSocket client.
  
 
Only works when WebSocket connection is enabled.
 
Only works when WebSocket connection is enabled.
  
 
{{ZKConfigurationReferencePageFooter}}
 
{{ZKConfigurationReferencePageFooter}}

Latest revision as of 07:08, 23 June 2023


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


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

Applicable:
Dndsmalltalk-check-icon.png globally in zk.xml via <library-property>
Dndsmalltalk-cross-icon.png not as <custom-attribute>
Default: Infinity

Since 9.6.1

  • Available for ZK:
  • http://www.zkoss.org/product/zkhttp://www.zkoss.org/whyzk/zkeeVersion ee.png

The number of reconnection attempts before giving up for the WebSocket client.

Only works when WebSocket connection is enabled.



Last Update : 2023/06/23

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