Table of Contents

Interface IOutputCacheService

Namespace
Oqtane.Services
Assembly
Oqtane.Client.dll

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