Click or drag to resize

IPerformanceCountersGetProgress Method

Gets the progress of execution.

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

Return Value

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