Click or drag to resize

LoadTestCase_iterationsIgnored Property

Gets or sets the cycles ignored.

Namespace:  Hummingbird.TestFramework.Automation
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public int _iterationsIgnored { get; protected set; }

Property Value

Type: Int32
The cycles ignored.
See Also