Implemented interface member:
property
Priority
Microsoft.Extensions.Caching.Memory.ICacheEntry.Priority
2 references to Priority
Microsoft.Extensions.Caching.Memory (2)
MemoryCache.cs (2)
543switch (entry.Priority) 557throw new NotSupportedException("Not implemented: " + entry.Priority);