For a list of all members of this type, see SimpleCacheManager members.
| Name | Description | |
|---|---|---|
| ExtendDurationOnMultipleAdd | Gets or sets whether to extend the cache duration of an existing item if added a second time. If true on a second add the cache duration of the existing object is extended. | |
| ExtendDurationOnRequest | Gets or sets whether to extend the cache duration on a cache request. If true each request of a persistent or query extends the cache duration for the specified time span. | |
| FetchFromStorageIfNull | Gets or sets whether to fetch the persistent from storage if not found in cache. | |
| PersistentsDefaultDuration | Gets or sets the default cache duration for a cached persistent. | |
| QueriesDefaultDuration | Gets or sets the default cache duration for a cached query. |