The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
LoadTest::ThresholdExceeded Event
Occurs when a threshold rule is exceeded.
Assembly: Microsoft.VisualStudio.QualityTools.LoadTestFramework (in Microsoft.VisualStudio.QualityTools.LoadTestFramework.dll)
ThresholdExceededEventArgs identifies the performance counter that exceeded the threshold, the value of the performance counter sample, and whether the value exceeded the critical threshold level or just the warning threshold level.
Note |
|---|
If there is more than one agent computer running the load test, the ThresholdExceeded event will be fired on all the agents. |
For more information about how to handle events, see Consuming Events.
Show:
