System::Threading::Thread::GetCurrentThreadId method

Thread::GetCurrentThreadId method

Gets identifier of current thread.

static int System::Threading::Thread::GetCurrentThreadId()

ReturnValue

Pseudo-unique identifier of current thread.

See Also