This documentation is archived and is not being maintained.
EndpointAddress.GetHashCode Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Provides a unique hash code for the current endpoint address.
Namespace:
System.ServiceModel
Assembly:
System.ServiceModel (in System.ServiceModel.dll)
'Declaration
Public Overrides Function GetHashCode As Integer
Return Value
Type:
System.Int32A unique hash code for the current endpoint address.
GetHashCode is suitable for use in hashing algorithms and with data structures such as a hash table.
Windows Phone OS
Supported in: 8.1, 8.0, 7.1, 7.0