Share via


EvictionType Enumeration

Specifies the eviction used for a cache.

Namespace: Microsoft.ApplicationServer.Caching
Assembly: Microsoft.ApplicationServer.Caching.Core (in microsoft.applicationserver.caching.core.dll)

Usage

'Usage
Dim instance As EvictionType

Syntax

'Declaration
Public Enumeration EvictionType
public enum EvictionType
public enum class EvictionType
public enum EvictionType
public enum EvictionType

Members

Member name Description
Lru The cache uses an eviction policy of Least-Recently-Used (LRU).
None The cache does not evict objects.

Platforms

Development Platforms

Visual Studio 2010 and later, .NET Framework 4

Target Platforms

Windows 7; Windows Server 2008 R2; Windows Server 2008 Service Pack 2; Windows Vista Service Pack 2

See Also

Reference

Microsoft.ApplicationServer.Caching Namespace

  ff425062(v=azure.10).md 2011-08-26