NetworkSession.GetHashCode Method Namespace: Rebex.Net Assembly: Rebex.Networking.dll GetHashCode() Gets hash code for this object. Declaration public override int GetHashCode() Returns Type Description Int32 Hash code for this object. Overrides Object.GetHashCode()