JVCL Help:TJvTFScheduleManagerCache.TimedDelay

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies how long objects are kept in memory.


Pascal

 propertyTimedDelay: Integer;


Description

TimedDelay specifies how long cached objects will remain in memory before being flushed. TimedDelay is in milliseconds and cached objects are guaranteed to be removed from memory in TimedDelay to TimedDelay * 2 milliseconds after being cached.


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page