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

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

Latest revision as of 11:15, 22 June 2023


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


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

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

Since 9.6.1

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

The timeout in milliseconds for each connection attempt at client.

Only works when WebSocket connection is enabled.



Last Update : 2023/06/22

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