org.zkoss.zkmax.au.websocket.WebSocketEndPoint.reconnectionDelay

From Documentation


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


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

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

Since 9.6.1

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

The initial delay before reconnection in milliseconds for the WebSocket client.

Only works when WebSocket connection is enabled.