org.zkoss.zk.ui.Desktop.scheduleInfoTimeout"
From Documentation
Jumperchen (talk | contribs) (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 | + | 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
Property:
org.zkoss.zk.ui.Desktop.scheduleInfoTimeout
Applicable: globally in zk.xml via <library-property> 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.