Checks the policy of all items in the cache and purge any item that has been expired.
public virtual void CheckPolicies()
Public Overridable Sub CheckPolicies()
public:
virtual void CheckPolicies()
public void checkPolicies()
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET