Click or drag to resize

LoadTestCaseGetIterationsFinished Method

Gets number of total Iterations finished.

Namespace:  Hummingbird.TestFramework.Automation
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public int GetIterationsFinished()

Return Value

Type: Int32
Int32 value represents the total number of iterations finished.

Implements

IPerformanceCountersGetIterationsFinished
See Also