Environment.CurrentManagedThreadId Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a unique identifier for the current managed thread.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Int32An integer that represents a unique identifier for this managed thread.
Show: