IHttpHandlerFactory Methods
.NET Framework 3.0
| Name | Description | |
|---|---|---|
| GetHandler | Returns an instance of a class that implements the IHttpHandler interface. |
| ReleaseHandler | Enables a factory to reuse an existing handler instance. |
Community Additions
ADD
Show: