Click or drag to resize

LoadTestCaseGetProgress Method

Gets the progress of execution.

Namespace:  Hummingbird.TestFramework.Automation
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public double GetProgress()

Return Value

Type: Double
The progress of execution, from 0 to 100.

Implements

IPerformanceCountersGetProgress
See Also