ConnectionInfo GetHashCode Method NetworkComms.Net Help
Returns NetworkIdentifier.GetHashCode() ^ RemoteEndPoint.GetHashCode();

Namespace: NetworkCommsDotNet
Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public override int GetHashCode()

Return Value

Type: OnlineInt32
The hashcode for this connection info
See Also