Error processing SSI file
LEADTOOLS Caching (Leadtools.Caching assembly)

Show in webframe

CheckPolicies Method






Checks the policy of all items in the cache and purge any item that has been expired.
Syntax
public virtual void CheckPolicies()
'Declaration
 
Public Overridable Sub CheckPolicies() 
'Usage
 
Dim instance As FileCache
 
instance.CheckPolicies()
public void checkPolicies()
            
public:
virtual void CheckPolicies(); 
Remarks

Since cache items that are not used will stay on disk, it is preferable to create a process for purging expired policies manually. This can be done by calling CheckPolicies which will check the whole cache and delete any items that are expired.

Requirements

Target Platforms

See Also

Reference

FileCache Class
FileCache Members

Error processing SSI file
Leadtools.Caching requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features