System::Threading::Thread::get_CurrentThread yöntemi

Thread::get_CurrentThread method

Mevcut thread’i tanımlayan nesneyi alır.

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

ReturnValue

Thread object.

Ayrıca Bakınız