Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Support.YetaWFManager.MemoryCache Property

A global instance of Microsoft.Extensions.Caching.Memory.IMemoryCache. For internal framework use only.

Class: YetaWF.Core.Support.YetaWFManager
Namespace: YetaWF.Core.Support
Assembly: YetaWF.Core

Syntax

public static IMemoryCache MemoryCache { get; private set; }

See Also YetaWF.Core.Support.YetaWFManager ClassYetaWF.Core Overview