TransactionCacheEntry.maxAge
The maxAge method of the TransactionCacheEntry interface returns the time in milliseconds for which the cached item is considered fresh.
Syntaxâ
maxAge()
Parametersâ
None.
Return valueâ
A number which represents the time in milliseconds for which the cached item is considered fresh.