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. |