Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class MemoryPressure

Inheritance
System.Object
MemoryPressure
Namespace: EPiServer.Framework.Cache.Internal
Assembly: EPiServer.Framework.dll
Version: 12.0.3
Syntax
public sealed class MemoryPressure : Enum

Fields

High

Declaration
public const MemoryPressure High
Field Value
Type Description
MemoryPressure

Low

Declaration
public const MemoryPressure Low
Field Value
Type Description
MemoryPressure

Medium

Declaration
public const MemoryPressure Medium
Field Value
Type Description
MemoryPressure

Undefined

Declaration
public const MemoryPressure Undefined
Field Value
Type Description
MemoryPressure

value__

Declaration
public int value__
Field Value
Type Description
System.Int32

Extension Methods