Поделиться через


MemoryCacheOptions.CompactOnMemoryPressure Свойство

Определение

Внимание!

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

Возвращает или задает минимальный временной интервал между последовательными проверками для элементов с истекшим сроком действия.

public:
 property bool CompactOnMemoryPressure { bool get(); void set(bool value); };
[System.Obsolete("This property is retained only for compatibility.  Remove use and instead call MemoryCache.Compact as needed.", true)]
public bool CompactOnMemoryPressure { get; set; }
[<System.Obsolete("This property is retained only for compatibility.  Remove use and instead call MemoryCache.Compact as needed.", true)>]
member this.CompactOnMemoryPressure : bool with get, set
Public Property CompactOnMemoryPressure As Boolean

Значение свойства

Атрибуты

Применяется к