RecycleLimitNotificationFrequency Enumeration

 

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

Namespace:   System.Web.Hosting
Assembly:  System.Web (in System.Web.dll)

public enum class RecycleLimitNotificationFrequency

Member nameDescription
High

High frequency of reaction to approaching memory threshold.

Low

Low frequency of reaction to approaching memory threshold.

Medium

Medium frequency of reaction to approaching memory threshold.

.NET Framework
Available since 4.7
Return to top
Show: