[This is preliminary documentation and is subject to change.]
Gets the current ThreadState of this object.
| C# | Visual Basic | Visual C++ |
public ThreadState ThreadState { get; }
Public ReadOnly Property ThreadState As ThreadState
public: property ThreadState ThreadState { ThreadState get (); }