RecycleLimitMonitor.RecycleLimitMonitorSingleton.RegisterProxyAndStart Method (RecycleLimitMonitor, String)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Registers a recycle limit monitor proxy and starts a timer.

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

member RegisterProxyAndStart : 
        proxy:RecycleLimitMonitor *
        applicationID:string -> unit

Parameters

proxy
Type: System.Web.Hosting.RecycleLimitMonitor

The recycle limit monitor proxy.

applicationID
Type: System.String

The application ID.

.NET Framework
Available since 4.7
Return to top
Show: