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

Interface IMemoryPressureEvents

Namespace: EPiServer.Framework.Cache.Internal
Assembly: EPiServer.Framework.dll
Version: 12.0.3
Syntax
public interface IMemoryPressureEvents

Events

HighMemoryPressure

Declaration
event EventHandler<MemoryPressureEventArgs> HighMemoryPressure
Event Type
Type Description
System.EventHandler<MemoryPressureEventArgs>

Extension Methods