Edit

Share via


AggregatedCachePressureMonitor.IsUnderPressure(DateTime) Method

Definition

If any mornitor in this aggregated cache monitor group is under pressure, then return true

public bool IsUnderPressure (DateTime utcNow);
abstract member IsUnderPressure : DateTime -> bool
override this.IsUnderPressure : DateTime -> bool
Public Function IsUnderPressure (utcNow As DateTime) As Boolean

Parameters

utcNow
DateTime

Returns

Implements

Applies to