InvocationGridMaxWorkerCacheKB Property

ScaleOut Software NamedCache API
Gets the maximum size of the invocation grid workers' client-side cache in kilobytes that was specified in via MaxWorkerCacheKB property for the InvocationGridBuilder that was used to Load this InvocationGrid.

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

public Nullable<int> MaxWorkerCacheKB { get; }

Property Value

Type: NullableInt32
See Also

Reference