Thread::GetHashCode Method ()
.NET Framework (current version)
Returns a hash code for the current thread.
Assembly: mscorlib (in mscorlib.dll)
The hash code is not guaranteed to be unique. Use the ManagedThreadId property if you need a unique identifier for a managed thread.
.NET Framework
Available since 2.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 2.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: