Returns the unique identifier for the associated thread.
[Visual Basic] Public ReadOnly Property Id As Integer [C#] public int Id {get;} [C++] public: __property int get_Id(); [JScript] public function get Id() : int;
ProcessThread Class | ProcessThread Members | System.Diagnostics Namespace