C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
System.Threading
Thread Class
Thread Methods
GetHashCode Method
Thread
GetHashCode Method
Returns a hash code for the current thread.
Namespace:
System.Threading
Assembly:
mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax
C#
Copy
public
override
int
GetHashCode
()
Return Value
Type:
Int32
An integer hash code value.
See Also
Reference
Thread Class
System.Threading Namespace