asp.net.ph

HttpApplication.Dispose Method

System.Web Namespace   HttpApplication Class


Cleans up the instance variables of a module.

[ VB ]
Overridable Public Sub Dispose ( ) Implements IDisposable.Dispose

[ C# ]
public virtual void Dispose ( );

[ C++ ]
public: virtual void Dispose ( );

[ JScript ]
public function Dispose ( );

Implements

IDisposable.Dispose

Remarks

The Request, Response, Session, and Application properties are not available for use at the time Dispose is executed.

See Also

HttpApplication Members Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph