AspNetMemoryMonitor.DefaultRecycleLimitObserver Property

Definition

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.

C#
public IObserver<System.Web.Hosting.RecycleLimitInfo> DefaultRecycleLimitObserver { get; set; }

Property Value

Applies to

产品 版本
.NET Framework 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1