Click or drag to resize
CachedSection Fields

The CachedSection type exposes the following members.

Fields
  NameDescription
Protected fieldmDataWasSet
Flag indicating whether the data property was set. The data property must be set if progressive caching is enabled
Protected fieldmException
Exception that occurred when loading data
Protected fieldmLoadData
True if the data should be loaded by the code.
Protected fieldmLock
Object for the synchronization.
Protected fieldmLockAcquired
Flag whether the lock was acquired for this cached section
Protected fieldmRemoved
Flag set when the item is removed from the cache
Protected fieldmSettings
Cache settings
Top
See Also