This documentation is archived and is not being maintained.
IHttpHandler Members
.NET Framework 1.1
Public Properties
IsReusable | Gets a value indicating whether another request can use the IHttpHandler instance. |
Public Methods
ProcessRequest | Enables processing of HTTP Web requests by a custom HttpHandler that implements the IHttpHandler interface. |
See Also
Show:
