PostSharpAPI ReferencePost­Sharp.​Patterns.​Caching.​ImplementationCache­Item­PriorityNot­Removable
Open sandboxFocus

CacheItemPriority.NotRemovable Field

Never removed, unless explicitly required through invalidation methods.

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