CachedSection Fields |
The CachedSection type exposes the following members.
Name | Description | |
---|---|---|
mDataWasSet |
Flag indicating whether the data property was set. The data property must be set if progressive caching is enabled
| |
mException |
Exception that occurred when loading data
| |
mLoadData |
True if the data should be loaded by the code.
| |
mLock |
Object for the synchronization.
| |
mLockAcquired |
Flag whether the lock was acquired for this cached section
| |
mRemoved |
Flag set when the item is removed from the cache
| |
mSettings |
Cache settings
|