IRegionTKey, TValueCache Property |
Gets the cache for this region.
Namespace: GemStone.GemFire.Cache.GenericAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
SyntaxReadOnly Property Cache As Cache
Get
property Cache^ Cache {
Cache^ get ();
}
abstract Cache : Cache with get
Return Value
Type:
Cacheregion's cache
See Also