[This is preliminary documentation and is subject to change.]
The ICachePolicy type exposes the following members.Properties
Name | Description | |
---|---|---|
![]() | CacheAbsoluteExpirationUTC |
Specifies the absolute time when items expires in cache
|
![]() | CachePriority |
Specifies the relative cache priority of this parcel
|
![]() | CacheReadMaxAgeSec |
Specifies the maximum age of parcel instance in cache to be suitable for reading
|
![]() | CacheTableName |
Specifies the name of cache table
|
![]() | CacheWriteMaxAgeSec |
Specifies for how long should this parcel be cached in RAM after a write (after a parcel gets saved).
|
See Also