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

◆ detach()

void xtd::threading::thread::detach ( )

Sets the thread background.

Remarks
This method is identical to the call to xtd::threading::thread::is_background(true).