IHttpModule::Dispose Method ()
.NET Framework (current version)
Disposes of the resources (other than memory) used by the module that implements IHttpModule.
Assembly: System.Web (in System.Web.dll)
The Dispose method performs any final cleanup work prior to removal of the module from the execution pipeline.
.NET Framework
Available since 1.1
Available since 1.1
Show: