ISAPIRuntime.IRegisteredObject.Stop Method (Boolean)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Requests a registered object to unregister.
Assembly: System.Web (in System.Web.dll)
Parameters
- immediate
-
Type:
System.Boolean
true to indicate that the registered object should unregister from the hosting environment before returning; otherwise, false.
Implements
IRegisteredObject.Stop(Boolean)
.NET Framework
Available since 2.0
Available since 2.0
Show: