IHttpModule Methods
.NET Framework 4.5
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. |