Click or drag to resize
RegionAttributesCachingEnabled Property
If true, this region will store data in the current process.

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

Return Value

Type: Boolean
true if caching is enabled
See Also