LockCookie::GetHashCode Method ()

 

Returns the hash code for this instance.

Namespace:   System.Threading
Assembly:  mscorlib (in mscorlib.dll)

public:
virtual int GetHashCode() override

Return Value

Type: System::Int32

A 32-bit signed integer hash code.

.NET Framework
Available since 2.0
Return to top
Show: