System.Net.Sockets.Socket.GetHashCode Method

Returns a hash value for a System.Net.Sockets.Socket instance.

Syntax

public override int GetHashCode ()

Returns

An integer hash value.

Remarks

The Socket.GetHashCode method returns a hash code of this instance. This value can be used as a key in hash tables.

Requirements

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