Microsoft.Extensions.Caching.Memory.MemoryCacheOptions
Specifies options for MemoryCache.
Gets or sets the clock used by the cache for expiration.
Gets or sets the amount the cache is compacted by when the maximum size is exceeded.
Gets or sets a value that indicates whether the cache is compacted when the maximum size is exceeded.
Gets or sets the minimum length of time between successive scans for expired items.
Gets or sets the maximum size of the cache.
Gets or sets a value that indicates whether linked entries are tracked.
Gets or sets a value that indicates whether memory cache statistics are tracked.
public MemoryCacheOptions()