Click or drag to resize

IPerformanceCountersGetScenarioStatus Method

Gets the execution status of the actual performance test scenario

Namespace:  Hummingbird.TestFramework.Automation
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
ScenarioStatus GetScenarioStatus()

Return Value

Type: ScenarioStatus
A ScenarioStatus enumeration represents the status of actual performance test scenario
See Also