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!

IHttpModule Methods

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

Dispose Invoked by ASP+ to enable a module to perform any final cleanup work prior to tear-down.
Init Invoked by ASP+ to enable a module to setup itself to handle requests.

See Also

IHttpModule Interface | System.Web Namespace