Class WMMemoryCache
Provides application-wide access to memory caching.
Inherited Members
Namespace: Quantellia.WMServer.App
Assembly: WMServer.dll
Syntax
public class WMMemoryCache : MemoryCache, IMemoryCache, IDisposable
Constructors
WMMemoryCache(MemoryCacheOptions)
Declaration
public WMMemoryCache(MemoryCacheOptions opt)
Parameters
Type | Name | Description |
---|---|---|
MemoryCacheOptions | opt |