Open sandboxFocus

Constructor CachingBackend

CachingBackend(CachingBackendConfiguration?, IServiceProvider?)

Initializes a new instance of the CachingBackend class.

Declaration
protected CachingBackend(CachingBackendConfiguration? configuration = null, IServiceProvider? serviceProvider = null)
Parameters
Type Name Description
CachingBackendConfiguration configuration
IServiceProvider serviceProvider