This documentation is archived and is not being maintained.
IHttpHandlerFactory Methods
.NET Framework 1.1
The methods of the IHttpHandlerFactory interface are listed here. For a complete list of IHttpHandlerFactory interface members, see the IHttpHandlerFactory Members topic.
Public Methods
GetHandler | Returns an instance of a class that implements the IHttpHandler interface. |
ReleaseHandler | Enables a factory to reuse an existing handler instance. |
See Also
Show:
