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 ( );
IDisposable.Dispose
The Request, Response, Session, and Application properties are not available for use at the time Dispose is executed.
HttpApplication Members
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note