Table of Contents

Method GetCurrentThreadId

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

GetCurrentThreadId()

Retrieves the thread identifier of the calling thread.

public static int GetCurrentThreadId()

Returns

int

The return value is the thread identifier of the calling thread.