RecycleLimitObserver.OnNext Method (RecycleLimitInfo)

 

Provides the observer with new data.

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

abstract OnNext : 
        recycleLimitInfo:RecycleLimitInfo -> unit
override OnNext : 
        recycleLimitInfo:RecycleLimitInfo -> unit

Parameters

recycleLimitInfo
Type: System.Web.Hosting.RecycleLimitInfo

The recycle limit information.

.NET Framework
Available since 4.7
Return to top
Show: