GetCurrentThreadId()

Thread::GetCurrentThreadId() method

Gets identifier of current thread.

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

Return Value

Pseudo-unique identifier of current thread.

See Also