CleanInterval Property (.NET)

 

Type: TimeSpan

 

Returns how often the cache is checked for cleaning. For example, every 12 hours. During a clean cycle, any objects in the cache which have not been accessed since CleanTimeout are removed from the cache.

 

See Also:

About the DashCacheStats class

Understanding cyScape DashCache