ThresholdExceededEventArgs.ThresholdResult Property
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.
public:
property Microsoft::VisualStudio::TestTools::LoadTesting::ThresholdRuleResult ThresholdResult { Microsoft::VisualStudio::TestTools::LoadTesting::ThresholdRuleResult get(); };
public Microsoft.VisualStudio.TestTools.LoadTesting.ThresholdRuleResult ThresholdResult { get; }
member this.ThresholdResult : Microsoft.VisualStudio.TestTools.LoadTesting.ThresholdRuleResult
Public ReadOnly Property ThresholdResult As ThresholdRuleResult