org.zkoss.zk.ui.Desktop.scheduleInfoTimeout"

From Documentation
(Created page with " {{ZKConfigurationReferencePageHeader}} '''Property:''' org.zkoss.zk.ui.Desktop.scheduleInfoTimeout {{GlobalLibraryProperty}} Default: 10 (unit: minutes) {{versionSince|9...")
 
 
Line 9: Line 9:
 
{{versionSince|9.6.4}}
 
{{versionSince|9.6.4}}
  
It specifies the timeout (in minutes) of each ScheduleInfo in a queue to purge
+
It specifies the timeout (in minutes) of each ServerPush event in a queue to purge.
  
 +
It helps to limit memory usage effectively, especially in situations where the Desktop is disconnected and unable to process incoming updates.
  
 
  {{ZKConfigurationReferencePageFooter}}
 
  {{ZKConfigurationReferencePageFooter}}

Latest revision as of 10:09, 4 December 2023


org.zkoss.zk.ui.Desktop.scheduleInfoTimeout


Property:

org.zkoss.zk.ui.Desktop.scheduleInfoTimeout
Applicable:
Dndsmalltalk-check-icon.png globally in zk.xml via <library-property>
Dndsmalltalk-cross-icon.png not as <custom-attribute>
Default: 10 (unit: minutes)

Since 9.6.4

It specifies the timeout (in minutes) of each ServerPush event in a queue to purge.

It helps to limit memory usage effectively, especially in situations where the Desktop is disconnected and unable to process incoming updates.



Last Update : 2023/12/04

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