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

◆ auto_join() [1/2]

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

Gets a value indicating the current thread wiil be joined when destroyed.

Returns
true if this thread will be joined when destroyed; otherwise, false.