This documentation is archived and is not being maintained.
IHttpHandlerFactory Methods
Visual Studio 2010
The IHttpHandlerFactory type exposes the following members.
| Name | Description | |
|---|---|---|
|
GetHandler | Returns an instance of a class that implements the IHttpHandler interface. |
|
ReleaseHandler | Enables a factory to reuse an existing handler instance. |
Show: