System.Net.Sockets.IPPacketInformation.GetHashCode Method

Returns the hash code for this instance.

Syntax

public override int GetHashCode ()

Returns

An Int32 hash code.

Remarks

The hash code is constructed from the values of the IPPacketInformation.Address and IPPacketInformation.Interface properties.

Requirements

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