WebThreadInformation::ThreadID Property
.NET Framework (current version)
Gets the current thread identifier.
Assembly: System.Web (in System.Web.dll)
Even if managed threads might not have direct mapping to the OS threads, for debugging purposes, it is always useful to isolate a specific thread where problems might exist.
.NET Framework
Available since 2.0
Available since 2.0
Show: