Click or drag to resize

CacheManagerDeleteExpiredItems Method

Delete all expired cache items from the cache.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public int DeleteExpiredItems()

Return Value

Type: Int32
The number of items deleted.
See Also