Share via


FeatureManager.Cache Property

Definition

The application memory cache to store feature filter settings.

public Microsoft.Extensions.Caching.Memory.IMemoryCache Cache { get; set; }
member this.Cache : Microsoft.Extensions.Caching.Memory.IMemoryCache with get, set
Public Property Cache As IMemoryCache

Property Value

Applies to