AggregatedCachePressureMonitor.RecordCachePressureContribution(Double) 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.
Record cache pressure to every monitor in this aggregated cache monitor group
public void RecordCachePressureContribution (double cachePressureContribution);
abstract member RecordCachePressureContribution : double -> unit
override this.RecordCachePressureContribution : double -> unit
Public Sub RecordCachePressureContribution (cachePressureContribution As Double)
Parameters
- cachePressureContribution
- Double