IPerformanceCountersGetProgress Method |
Gets the progress of execution.
Namespace:
Hummingbird.TestFramework.Automation
Assembly:
Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax Function GetProgress As Double
abstract GetProgress : unit -> float
Return Value
Type:
DoubleThe progress of execution, from 0 to 100.
See Also