SiloAddress.GetConsistentHashCode Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a consistent hash value for this silo address.
public int GetConsistentHashCode ();
member this.GetConsistentHashCode : unit -> int
Public Function GetConsistentHashCode () As Integer
Returns
Consistent hash value for this silo address.