Interface IOutputCacheService
Service to manage cache
public interface IOutputCacheService
Methods
EvictByTag(string)
Evicts the output cache for a specific tag
Task EvictByTag(string tag)
Parameters
tag
string
Returns
- Task
Service to manage cache
public interface IOutputCacheService
Evicts the output cache for a specific tag
Task EvictByTag(string tag)
tag
string