NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

IHttpHandler Methods

The methods of the IHttpHandler interface are listed below. For a complete list of IHttpHandler interface members, see the IHttpHandler Members topic.

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