Expand Minimize
This topic has not yet been rated - Rate this topic

EvictionType Enumeration

Specifies the eviction used for a cache.

Namespace:  Microsoft.ApplicationServer.Caching
Assembly:  Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
public enum EvictionType
Member nameDescription
LruThe cache uses an eviction policy of Least-Recently-Used (LRU).
NoneThe cache does not evict objects.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.
facebook page visit twitter rss feed newsletter