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

From Documentation
(Created page with " {{ZKConfigurationReferencePageHeader}} '''Property:''' org.zkoss.zkmax.au.websocket.WebSocketEndPoint.pingSchedulingPoolSize {{GlobalLibraryProperty}} Default: <i>1</i> (si...")
 
 
Line 4: Line 4:
  
 
{{GlobalLibraryProperty}}
 
{{GlobalLibraryProperty}}
 +
 
  Default: <i>1</i> (single thread)
 
  Default: <i>1</i> (single thread)
 
  [Since 9.6.1]
 
  [Since 9.6.1]

Latest revision as of 08:42, 11 November 2021


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


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

Applicable:
Dndsmalltalk-check-icon.png globally in zk.xml via <library-property>
Dndsmalltalk-cross-icon.png not as <custom-attribute>
Default: 1 (single thread)
[Since 9.6.1]
  • Available for ZK:
  • http://www.zkoss.org/product/zkhttp://www.zkoss.org/whyzk/zkeeVersion ee.png

The heartbeat mechanism thread pool size.

Only works when WebSocket connection is enabled.



Last Update : 2021/11/11

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