System.Web.IHttpModule.Dispose Method

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

Syntax

public void Dispose ()

Remarks

The IHttpModule.Dispose method performs any final cleanup work prior to removal of the module from the execution pipeline.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0