org.zkoss.zk.ui.Desktop.maxScheduleInfoSize

From Documentation
Revision as of 10:08, 4 December 2023 by Hawk (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


org.zkoss.zk.ui.Desktop.maxScheduleInfoSize


Property:

org.zkoss.zk.ui.Desktop.maxScheduleInfoSize
Applicable:
Dndsmalltalk-check-icon.png globally in zk.xml via <library-property>
Dndsmalltalk-cross-icon.png not as <custom-attribute>
Default: 10,000

Since 9.6.4

This property determines the maximum number of server push events that can be queued for a desktop when ServerPush is enabled.

It helps to manage memory usage effectively by limiting the number of events, 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.