다음을 통해 공유


ThresholdExceededEventArgs.ThresholdResult 속성

Critical 또는 Warning 임계값 수준을 초과했는지 여부를 나타내는 값을 가져옵니다.

네임스페이스:  Microsoft.VisualStudio.TestTools.LoadTesting
어셈블리:  Microsoft.VisualStudio.QualityTools.LoadTestFramework(Microsoft.VisualStudio.QualityTools.LoadTestFramework.dll)

구문

‘선언
Public ReadOnly Property ThresholdResult As ThresholdRuleResult
public ThresholdRuleResult ThresholdResult { get; }
public:
property ThresholdRuleResult ThresholdResult {
    ThresholdRuleResult get ();
}
member ThresholdResult : ThresholdRuleResult with get
function get ThresholdResult () : ThresholdRuleResult

속성 값

형식: Microsoft.VisualStudio.TestTools.LoadTesting.ThresholdRuleResult
ThresholdRuleResult 열거형 값입니다.

.NET Framework 보안

참고 항목

참조

ThresholdExceededEventArgs 클래스

Microsoft.VisualStudio.TestTools.LoadTesting 네임스페이스