ICachePressureMonitor Interface

Definition

Cache pressure monitor records pressure contribution to the cache, and determine if the cache is under pressure based on its back pressure algorithm

C#
public interface ICachePressureMonitor
Derived

Properties

CacheMonitor

Cache monitor which is used to report cache related metrics

Methods

IsUnderPressure(DateTime)

Determine if the monitor is under pressure

RecordCachePressureContribution(Double)

Record cache pressure contribution to the monitor

Applies to

Product Versions
.NET Orleans 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0