Interface IMemoryPressureEvents
Namespace: EPiServer.Framework.Cache.Internal
Assembly: EPiServer.Framework.dll
Version: 12.0.3Syntax
public interface IMemoryPressureEvents
Events
HighMemoryPressure
Declaration
event EventHandler<MemoryPressureEventArgs> HighMemoryPressure
Event Type
Type | Description |
---|---|
System. |