AggregatedCachePressureMonitor.IsUnderPressure(DateTime) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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