Click or drag to resize
RegionEntry Properties

The RegionEntry type exposes the following members.

Properties
  NameDescription
Public propertyIsDestroyed
True if this entry has been destroyed.
Public propertyKey
Returns the key for this entry.
Public propertyRegion
Returns the region that contains this entry.
Public propertyStatistics
Returns the statistics for this entry.
Public propertyValue
Returns the value of this entry in the local cache. Does not invoke an ICacheLoader, does not do a netSearch, netLoad, etc.
Top
See Also