CachedObjectIdGetHashCode Method

ScaleOut Software NamedCache API
Overrides GetHashCode method.

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

public override int GetHashCode()

Return Value

Type: Int32
Return hashcode for CachedObjectId instance.
See Also

Reference