Metodo System::Threading::Thread::set_Name

Thread::set_Name method

Imposta il nome del thread.

void System::Threading::Thread::set_Name(const System::String &name)
ParametroTipoDescrizione
nameconst System::String&Nome del Thread.

Vedi anche