Modifier

RecycleLimitNotificationFrequency Enum

Definition

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

public enum class RecycleLimitNotificationFrequency
public enum RecycleLimitNotificationFrequency
type RecycleLimitNotificationFrequency = 
Public Enum RecycleLimitNotificationFrequency
Inheritance
RecycleLimitNotificationFrequency

Fields

High 0

High frequency of reaction to approaching memory threshold.

Low 2

Low frequency of reaction to approaching memory threshold.

Medium 1

Medium frequency of reaction to approaching memory threshold.

Applies to