Metodo System::Threading::Thread::get_CurrentThread

Thread::get_CurrentThread method

Ottiene l’oggetto che descrive il thread corrente.

static System::SharedPtr<Thread> System::Threading::Thread::get_CurrentThread()

ReturnValue

Thread object.

Vedi anche