FeatureManager.Cache Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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