org.zkoss.zkmax.au.websocket.WebSocketEndPoint.pingSchedulingPoolSize"
From Documentation
Jumperchen (talk | contribs) (Created page with " {{ZKConfigurationReferencePageHeader}} '''Property:''' org.zkoss.zkmax.au.websocket.WebSocketEndPoint.pingSchedulingPoolSize {{GlobalLibraryProperty}} Default: <i>1</i> (si...") |
Jumperchen (talk | contribs) |
||
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
Property:
org.zkoss.zkmax.au.websocket.WebSocketEndPoint.pingSchedulingPoolSize
Applicable: globally in zk.xml via <library-property> not as <custom-attribute>
Default: 1 (single thread) [Since 9.6.1]
- Available for ZK:
The heartbeat mechanism thread pool size.
Only works when WebSocket connection is enabled.