UdpReceiveResult::GetHashCode Method ()

.NET Framework (current version)
 

Returns the hash code for this instance.

Namespace:   System.Net.Sockets
Assembly:  System (in System.dll)

public:
virtual int GetHashCode() override

Return Value

Type: System::Int32

Returns Int32.

The hash code.

.NET Framework
Available since 4.5
Return to top
Show: