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.
TestStartingEventArgs::IsTerminateTest Property
Gets a value that indicates whether the test that is starting is the TerminateTest that was specified in the load test scenario's test mix.
Assembly: Microsoft.VisualStudio.QualityTools.LoadTestFramework (in Microsoft.VisualStudio.QualityTools.LoadTestFramework.dll)
Property Value
Type: System::Booleantrue if the test that is starting is the TerminateTest that was specified in the load test scenario's test mix; otherwise false.
Show: