This documentation is archived and is not being maintained.

IHttpModule Methods

The IHttpModule type exposes the following members.

  NameDescription
Public method Dispose Disposes of the resources (other than memory) used by the module that implements IHttpModule.
Public method Init Initializes a module and prepares it to handle requests.
Top
Show: