Thread.GetHashCode Method
Silverlight
Returns a hash code for the current thread.
Namespace: System.Threading
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.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.