ICachePolicy MembersNFX Class Library

[This is preliminary documentation and is subject to change.]

The ICachePolicy type exposes the following members.
Properties

  NameDescription
Public propertyCacheAbsoluteExpirationUTC
Specifies the absolute time when items expires in cache
Public propertyCachePriority
Specifies the relative cache priority of this parcel
Public propertyCacheReadMaxAgeSec
Specifies the maximum age of parcel instance in cache to be suitable for reading
Public propertyCacheTableName
Specifies the name of cache table
Public propertyCacheWriteMaxAgeSec
Specifies for how long should this parcel be cached in RAM after a write (after a parcel gets saved).
Back to Top
See Also