Click or drag to resize

LoadTestCaseGetIterationsFailed Method

Gets number of total Iterations failed.

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

Return Value

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

Implements

IPerformanceCountersGetIterationsFailed
See Also