Thread.UniqueThreadId
- Updated2024-10-09
- 1 minute(s) read
Thread.UniqueThreadId
Syntax
Thread.UniqueThreadId
Data Type
Purpose
Returns an identification string that is unique among all threads in all instances of the TestStand Engine.
Remarks
Use this string to uniquely identify a TestStand thread across multiple instances of the TestStand Engine. If you are using only one instance of the TestStand Engine, you can use the numeric Thread.Id property of the thread instead.