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: 2.7.0.1
Syntax
| C# |
|---|
public bool CachingEnabled{ get;} |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property CachingEnabled As Boolean |
| Visual C++ |
|---|
public: property bool CachingEnabled { bool get (); } |
Return Value
true if caching is enabled
See Also
RegionAttributes Class
GemStone.GemFire.Cache Namespace