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

◆ name() [2/2]

thread & xtd::threading::thread::name ( const string value)

Sets the name of the thread.

Parameters
valueA string containing the name of the thread, or empty ("") if no name was set.
Returns
The xtd::threading::thread current instance.