PostSharpAPI ReferencePost­Sharp.​Patterns.​Caching.​ImplementationCache­Item­Removed­ReasonEvicted
Open sandboxFocus

CacheItemRemovedReason.Evicted Field

Evicted to make space for newer cache items.

Namespace: PostSharp.Patterns.Caching.Implementation
Assembly: PostSharp.Patterns.Caching.dll
Syntax
public const CacheItemRemovedReason Evicted
Returns
Type Description
CacheItemRemovedReason