Enum EvictionReason
public enum EvictionReason
- Extension Methods
Fields
Capacity = 5
Overflow
Expired = 3
Timed out
None = 0
Removed = 1
Manually
Replaced = 2
Overwritten
TokenExpired = 4
Event
public enum EvictionReason
Capacity = 5
Overflow
Expired = 3
Timed out
None = 0
Removed = 1
Manually
Replaced = 2
Overwritten
TokenExpired = 4
Event