Click or drag to resize
StatisticsIsShared Property
Returns true if the data for this instance is stored in shared memory. Returns false if the data is store in local memory.

Namespace: GemStone.GemFire.Cache
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public virtual bool IsShared { get; }

Property Value

Type: Boolean
See Also