Class <Interface> CachePolicy

public

A service which an application may provide to the store via the store's lifetimes property to configure the behavior of the CacheHandler.

The default behavior for request lifetimes is to never expire unless manually refreshed via cacheOptions.reload or cacheOptions.backgroundReload.

Implementing this service allows you to programatically define when a request should be considered expired.

Show:

Methods

Properties

No documented items

Events

No documented items