thread & xtd::threading::thread::is_background | ( | bool | value | ) |
Sets a value indicating whether or not a thread is a background thread.
value | true if this thread is or is to become a background thread; otherwise, false. |
xtd::threadng::thread_state_exception | The thread is dead. |