CleanTimeout Property (.NET)

 

Type: TimeSPan

 

Returns the amount of time used to determine if an entry should be considered stale in the cache. If this duration passes without a hit for the cached entry it is considered stale. Stale entries are removed during the cache clean cycle which occurs every CleanInterval period.

 

See Also:

About the DashCacheStats class

Understanding cyScape DashCache