IPerformanceCountersGetIterationsFailed Method |
Gets number of total Iterations failed.
Namespace:
Hummingbird.TestFramework.Automation
Assembly:
Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax int GetIterationsFailed()
Function GetIterationsFailed As Integer
int GetIterationsFailed()
abstract GetIterationsFailed : unit -> int
Return Value
Type:
Int32Int32 value represents the total number of iterations failed.
See Also