Méthode System::Threading::Thread::set_Name

Thread::set_Name method

Définit le nom du thread.

void System::Threading::Thread::set_Name(const System::String &name)
ParamètreTypeDescription
nameconst System::String&Thread nom.

Voir aussi