Table of Contents

Method GetInvocationGrids

Namespace
Scaleout.Client.GridDeployment
Assembly
Scaleout.Client.dll

GetInvocationGrids(GridConnection)

Gets the Invocation Grids that are currently running in the ScaleOut service.

public static IEnumerable<InvocationGrid> GetInvocationGrids(GridConnection conn)

Parameters

conn GridConnection

Returns

IEnumerable<InvocationGrid>

IEnumerable of InvocationGrid instances.