AspNetMemoryMonitor.DefaultRecycleLimitObserver Property
Gets or sets the default recycle limit observer. Setting this property unsubscribes the 'default' observer that was there before. There can only be one 'default.' To provide additional observers, use the Subscribe method.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.IObserver<RecycleLimitInfo>.NET Framework
Available since 4.7
Available since 4.7
Show: