Click or drag to resize

RequestDataThreadId Property

Thread Id, used for automation to isolate test data and variables if multiple test scenario are running on the same time.

Namespace:  Hummingbird.TestFramework.Services
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public long ThreadId { get; set; }

Property Value

Type: Int64
See Also