[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Implements an expiry-time cache that evicts data when data becomes stale after a given number of seconds.

The following tables list the members exposed by the DataCacheExpiringImpl type.

Public Properties

  NameDescription
MaxAgeMSec
Returns the maximum age in milliseconds.

PurgeIntervalMSec
Returns the purge interval in milliseconds.

Size
Returns the current cache size.