MetalamaAPI documentationPatterns APIMetalama.​Patterns.​Caching.​BackendsCaching­BackendCreate­Features
Open sandboxFocus

CachingBackend.CreateFeatures Method

CreateFeatures()

Creates a CachingBackendFeatures object, which describes set of features implemented by the back-end. This method is invoked the first time the SupportedFeatures property is evaluated. The result is then cached.

Declaration
protected virtual CachingBackendFeatures CreateFeatures()
Returns
Type Description
CachingBackendFeatures

A new instance of the Metalama.Patterns.Caching.Implementation.CachingBackendEnhancerFeatures class.