HostDistributionRule.GetHashCode Method
Returns the hash code for the instance of the HostDistributionRule.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Overrides Function GetHashCode As Integer
'Usage
Dim instance As HostDistributionRule
Dim returnValue As Integer
returnValue = instance.GetHashCode()
public override int GetHashCode()
Return Value
Type: System.Int32
The hash code.
Remarks
This override returns the hash code for an instance of the HostDistributionRule.