System.Net.IPEndPoint.GetHashCode Method

Returns a hash value for a System.Net.IPEndPoint instance.

Syntax

public override int GetHashCode ()

Returns

An integer hash value.

Remarks

The IPEndPoint.GetHashCode method returns a hash code of the IP endpoint instance. This value can be used as a key in hash tables.

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0