Interface IMemoryMonitor
Namespace: EPiServer.Framework.Cache.Internal
Assembly: EPiServer.Framework.dll
Version: 12.0.3Syntax
public interface IMemoryMonitor
Methods
GetCurrentMemoryPressure()
Gets the current pressure on the system memory.
Declaration
MemoryPressure GetCurrentMemoryPressure()
Returns
Type | Description |
---|---|
Memory |
A Memory |