The methods of the IHttpHandlerFactory interface are listed below. For a complete list of IHttpHandlerFactory interface members, see the IHttpHandlerFactory Members topic.
GetHandler | Returns an instance of an IHttpHandler class. |
ReleaseHandler | Enables a factory to recycle or re-use an existing handler instance. |