RecycleLimitInfo.TrimFrequency Property

 

Gets an enum that indicates how frequently the memory monitor perceives we are asking listeners to react to the approaching memory threshold. Subscribers tailor their reactions to the event to be more severe or benign based on this frequency.

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

member TrimFrequency : RecycleLimitNotificationFrequency with get

Property Value

Type: System.Web.Hosting.RecycleLimitNotificationFrequency

An enum that indicates how frequently listeners should react.

.NET Framework
Available since 4.7
Return to top
Show: