Information
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.

ThresholdExceededEventArgs::ThresholdResult Property

 

Gets a value that indicates if the Critical or Warning threshold level was exceeded.

Namespace:   Microsoft.VisualStudio.TestTools.LoadTesting
Assembly:  Microsoft.VisualStudio.QualityTools.LoadTestFramework (in Microsoft.VisualStudio.QualityTools.LoadTestFramework.dll)

public:
property ThresholdRuleResult ThresholdResult {
	ThresholdRuleResult get();
}
Return to top
Show: