This documentation is archived and is not being maintained.
IHttpModule Methods
Visual Studio 2010
The IHttpModule type exposes the following members.
| Name | Description | |
|---|---|---|
|
Dispose | Disposes of the resources (other than memory) used by the module that implements IHttpModule. |
|
Init | Initializes a module and prepares it to handle requests. |
Show: