SimpleInjectorHttpModuleIHttpModuleDispose Method

Simple Injector
Disposes of the resources (other than memory) used by the module that implements IHttpModule.

Namespace:  SimpleInjector.Integration.Web
Assembly:  SimpleInjector.Integration.Web (in SimpleInjector.Integration.Web.dll) Version: 4.10.2
Syntax

void IHttpModule.Dispose()

Implements

IHttpModuleDispose
See Also

Reference