AsyncFlowControl::GetHashCode Method ()

 

Gets a hash code for the current AsyncFlowControl structure.

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

public:
virtual int GetHashCode() override

Return Value

Type: System::Int32

A hash code for the current AsyncFlowControl structure.

.NET Framework
Available since 2.0
Return to top
Show: