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.