Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.IO.ICacheClearable Interface

Some caching data providers implement this interface which is used to clear all cached data.

Namespace: YetaWF.Core.IO
Assembly: YetaWF.Core

Syntax

public interface ICacheClearable;

Methods

PublicClearAllAsyncClears the cache completely.

See Also YetaWF.Core Overview