Click or drag to resize

TestStepBaseThreadId Property

Gets the thread identifier.

Namespace:  Hummingbird.TestFramework.Automation
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
protected long ThreadId { get; }

Property Value

Type: Int64
The thread identifier.
See Also