InvocationGridBuilderInitializer Property

ScaleOut Software NamedCache API
Delegate that will be run by each worker when the IG is loaded.

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

public Action<Object> Initializer { get; set; }

Property Value

Type: ActionObject
See Also

Reference