Gets a value indicating the execution status of the specified thread.
- t (Thread)
- The specific thread.
true if this thread has been started and has not terminated normally or aborted; otherwise, false.
| In The Hand GetIsAlive Method (t) Namespaces ► InTheHand.Threading ► ThreadHelper ► GetIsAlive(Thread) |