MetalamaAPI documentationPatterns APIMetalama.​Patterns.​Caching.​BackendsCaching­BackendInvalidate­Dependencies
Open sandboxFocus

CachingBackend.InvalidateDependencies Method

InvalidateDependencies(IReadOnlyCollection<String>)

Removes from the cache all items that have a specific dependency.

Declaration
public void InvalidateDependencies(IReadOnlyCollection<string> keys)
Parameters
Type Name Description
IReadOnlyCollection<String> keys