Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The GetHashCode method gets the hash code for this instance of the RoutingAddress structure.
Namespace: Microsoft.Exchange.Data.Transport
Assembly: Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)
Syntax
'Declaration
Public Overrides Function GetHashCode As Integer
'Usage
Dim instance As RoutingAddress
Dim returnValue As Integer
returnValue = instance.GetHashCode()
public override int GetHashCode()
Return value
Type: System.Int32