Click or drag to resize
Cache Properties

The Cache type exposes the following members.

Properties
  NameDescription
Public propertyCacheTransactionManager
Returns the cache transaction manager of [!:CacheFactory.Create] this cache.
Public propertyDistributedSystem
Returns the distributed system used to [!:CacheFactory.Create] this cache.
Public propertyIsClosed
True if this cache has been closed.
Public propertyName
Returns the name of this cache.
Top
See Also