Gets an arbitrary open instance of Cache produced by an
earlier call to Create(String, DistributedSystem).
Namespace: GemStone.GemFire.Cache
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.7.0.1
Syntax
Exceptions
| Exception | Condition |
|---|---|
| GemStone.GemFire.Cache..::CacheClosedException | if a cache has not been created or the only created one is closed ( IsClosed ) |
| GemStone.GemFire.Cache..::EntryNotFoundException | if a cache with specified system not found |
See Also
CacheFactory Class
GemStone.GemFire.Cache Namespace