編輯

共用方式為


MemoryPooledCache<TSerializer>.IsUnderPressure Method

Definition

Returns true if this cache is under pressure.

public bool IsUnderPressure();
abstract member IsUnderPressure : unit -> bool
override this.IsUnderPressure : unit -> bool
Public Function IsUnderPressure () As Boolean

Returns

true if this cache is under pressure; otherwise, false.

Implements

Applies to