MemoryCacheOptions.CompactOnMemoryPressure Property

Definition

Caution

This property is retained only for compatibility. Remove use and instead call MemoryCache.Compact as needed.

Gets or sets a value that indicates whether the cache is compacted when the maximum size is exceeded.

[System.Obsolete("This property is retained only for compatibility.  Remove use and instead call MemoryCache.Compact as needed.", true)]
public bool CompactOnMemoryPressure { get; set; }

Property Value

Attributes

Applies to

產品 版本 (已淘汰)
.NET (8 (package-provided), 9 (package-provided))
.NET Framework (4.7 (package-provided), 4.7.1 (package-provided), 4.7.2 (package-provided), 4.8 (package-provided))
.NET Standard (2.0 (package-provided))