RecycleLimitMonitor.RecycleLimitMonitorSingleton.UnregisterProxyAndStop Method (RecycleLimitMonitor)

 

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

Removes a recycle limit monitor proxy.

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

public void UnregisterProxyAndStop(
	RecycleLimitMonitor proxy
)

Parameters

proxy
Type: System.Web.Hosting.RecycleLimitMonitor

The recycle limit monitor proxy.

.NET Framework
Available since 4.7
Return to top
Show: