Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The <ResultCache> element has two optional attributes:

NameTypeDefault

Description

maximumCachedElements

Integer500Maximum number of entries the cache may contain

expireAfterAccess 3.4

DurationPT4HDuration after which any entry will be removed from the cache. The duration is reset on each access.

expireAfterWrite 3.4

Duration<None>Duration after which any entry will be removed from the cache. The duration is from first use.

elementTimeToLive

Duration
PT4H
Deprecated 3.4Duration after which any entry will be removed from the cache
Deprecated in V3.4, use  expireAfterAccess

Child Elements

No child elements are defined.

...