Mono Class Library: System.Web.HttpApplication Overview | Members

System.Web.HttpApplication.Dispose Method

Notifies the application that it is being disposed.

public virtual void Dispose ()

Remarks

This method will notify all loaded modules that they are being stopped by invoking their IHttpModule.Dispose() method.

Requirements

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