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

CacheItemPriority.NotRemovable Field

Never removed, unless explicitly required through invalidation methods.

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