Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | IHttpModuleDispose |
Disposes of the resources (other than memory) used by the module that implements
IHttpModule.
|
![]() ![]() | IHttpModuleInit | Initializes a module and prepares it to handle requests. |
See Also