System::Threading::Thread::set_Name metodo
Thread::set_Name method
Imposta il nome del thread.
void System::Threading::Thread::set_Name(const System::String &name)
| Parametro | Tipo | Descrizione |
|---|---|---|
| name | const System::String& | Thread nome. |
Vedi anche
- Class String
- Class Thread
- Namespace System::Threading
- Library Aspose.Font for C++