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 |