Method GetCurrentThreadId
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.
Retrieves the thread identifier of the calling thread.
public static int GetCurrentThreadId()
The return value is the thread identifier of the calling thread.