InvocationGridBuilder Constructor (String)

ScaleOut Software NamedCache API
Creates an InvocationGridBuilder instance initialized to configure an InvocationGrid with the given name.

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

public InvocationGridBuilder(
	string name
)

Parameters

name
Type: SystemString
the name of the InvocationGrid this builder creates
See Also

Reference