InvocationGridLoadedInvocationGrids Property

ScaleOut Software NamedCache API
Returns all invocation grids loaded by this client.

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

public static IList<InvocationGrid> LoadedInvocationGrids { get; }

Property Value

Type: IListInvocationGrid
See Also

Reference