Edit

Share via


RecycleLimitNotificationFrequency Enum

Definition

Indicates how frequently the memory monitor perceives we are asking listeners to react to the approaching memory threshold.

C#
public enum RecycleLimitNotificationFrequency
Inheritance
RecycleLimitNotificationFrequency

Fields

Name Value Description
High 0

High frequency of reaction to approaching memory threshold.

Medium 1

Medium frequency of reaction to approaching memory threshold.

Low 2

Low frequency of reaction to approaching memory threshold.

Applies to

Product Versions
.NET Framework 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1