Nucleus .Net Core CMS

Models.Cache.ICacheCollection Interface

Namespace: Nucleus.Abstractions.Models.Cache
Assembly: Nucleus.Abstractions.dll
Non-generic interface for the Models.Cache.CacheCollection<TKey, TModel> class, used when retrieving items from the cache (when the full generic type is not known).

Methods

Collect

Collect ()
Remove expired items from the cache.