Méthode System::Threading::Thread::get_CurrentThread

Thread::get_CurrentThread method

Obtient l’objet qui décrit le thread actuel.

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

ReturnValue

Thread object.

Voir aussi