MetalamaAPI documentationPatterns APIMetalama.​Patterns.​Caching.​ImplementationCache­Item­PriorityLow
Open sandboxFocus

CacheItemPriority.Low Field

This cache item is removed earlier if the cache needs to be compacted. For Metalama.Patterns.Caching.Backends.MemoryCachingBackend, this is the same as Default.

Namespace: Metalama.Patterns.Caching.Implementation
Assembly: Metalama.Patterns.Caching.Backend.dll
Syntax
public const CacheItemPriority Low
Returns
Type Description
CacheItemPriority