Click or drag to resize

AbstractTestItemStopFlag Property

The flag indicate the Stop is requested by the user. when the flag is true, All test process should stop

Namespace:  Hummingbird.TestFramework.Automation
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
[IgnoreDataMemberAttribute]
protected static bool StopFlag { get; }

Property Value

Type: Boolean
See Also