Interface IOpenSettingsMemoryCache
- Namespace
- OpenSettings.Services.Interfaces
- Assembly
- OpenSettings.dll
Represents a memory cache specifically for OpenSettings. To avoid conflicts with the default IMemoryCache.
public interface IOpenSettingsMemoryCache : IMemoryCache, IDisposable
- Inherited Members