InvocationGridIsUnloaded Property

ScaleOut Software NamedCache API
Returns true if this InvocationGrid has been unloaded from StateServer. Returns false if the grid and its dependencies are still available.

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

public bool IsUnloaded { get; }

Property Value

Type: Boolean
See Also

Reference