IndexValueGetHashCode Method

ScaleOut Software NamedCache API
Returns the hashcode for this IndexValue instance.

Namespace:  Soss.Client
Assembly:  soss_svcdotnet (in soss_svcdotnet.dll) Version: 6.2.0.0 (1.0.0.0)
Syntax

public override int GetHashCode()

Return Value

Type: Int32
the hashcode for this instance.
See Also

Reference