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