DnsEndPoint.GetHashCode Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Returns a hash value for a DnsEndPoint.
Assembly: System.Net (in System.Net.dll)
The GetHashCode method returns a hash code of the DnsEndPoint. This value can be used as a key in hash tables.
Show: