Thread.Id

Syntax

Thread.Id

Data Type

Long

Purpose

Returns a unique ID number for the thread. The ID number is unique with respect to all threads that you initiate before you shut down the TestStand Engine.

Note The ID number is never zero.

Remarks

Use this ID number to compare two Thread object references to determine whether they refer to the same underlying thread.

See Also

Thread

Thread.DisplayName

Thread.UniqueThreadId