InvocationGridGetHashCode Method

ScaleOut Software NamedCache API
Returns a hash code for this InvocationGrid instance that is compatible with Equals(Object).

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

public override int GetHashCode()

Return Value

Type: Int32
a hash code for this InvocationGrid instance that is compatible with Equals(Object).
See Also

Reference