xtd 0.2.0
Loading...
Searching...
No Matches

◆ is_alive()

bool xtd::threading::thread::is_alive ( ) const
noexcept

Gets a value indicating the execution status of the current thread.

Returns
true if this thread has been started and has not terminated normally or aborted; otherwise, false.