PageHandlerFactory.ReleaseHandler Method (IHttpHandler)
.NET Framework (current version)
Enables a factory to reuse an existing instance of a handler.
Assembly: System.Web (in System.Web.dll)
Parameters
- handler
-
Type:
System.Web.IHttpHandler
The IHttpHandler to reuse.
.NET Framework
Available since 2.0
Available since 2.0
Show: