MetalamaAPI documentationPatterns APIMetalama.​Patterns.​Caching.​ImplementationCaching­Backend­EnhancerClear­Core
Open sandboxFocus

CachingBackendEnhancer.ClearCore Method

ClearCore(ClearCacheOptions)

Clears the cache. This protected method is part of the implementation API and is meant to be overridden in user code, not invoked.

Declaration
protected override void ClearCore(ClearCacheOptions options)
Parameters
Type Name Description
ClearCacheOptions options
Overrides
CachingBackend.ClearCore(ClearCacheOptions)