System::Threading::Thread::GetCurrentThreadId 方法

Thread::GetCurrentThreadId method

获取当前线程的标识符。

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

ReturnValue

当前线程的伪唯一标识符。

另见