JVCL Help:TJvUrlListGrabber.CleanupThreshold

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

Search in JVCL Help

 
Search in all projects
 

Summary

This is the cleanup threshold


Pascal

 propertyCleanupThreshold: Cardinal;


Description

When the difference between URLs.Count and the internal Grabbers.Count is greater than this value Cleanup is called, deleting any unused grabber in the Grabbers list. This can take some time and this is why it is not done every time a grabber has finished its operations.


See Also

TJvUrlListGrabber.Cleanup


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