Share via


IThresholdRule Members

Include Protected Members
Include Inherited Members

Used to monitor the values of performance counters during a load test run to signal warnings or critical alarms when the value of a performance counters exceeds a threshold.

The IThresholdRule type exposes the following members.

Methods

 

Name

Description

Public method

CheckCounterValue

Checks the value of one or more counter samples against a threshold and returns a result that indicates the status of the counter relative to the threshold parameters specified by the rule parameters.

Top

Properties

 

Name

Description

Public property

ViolationMessage

Gets a message describing a rule violation.

Top

See Also

Reference

IThresholdRule Interface

Microsoft.VisualStudio.TestTools.LoadTesting Namespace