This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
IHttpHandler Members
Methods
IsReusable |
Allows an IHTTPHandler instance to indicate at the end of a request whether it can be recycled and used for another request. |
ProcessRequest |
Drives web processing execution. |
See Also
IHttpHandler Interface | System.Web Namespace