Enquire Now

Tags: application-end

Application_End method called by ASP.NET once for the lifetime of the application domain, not for each HttpApplication instance. It been called once per lifetime of the application before the application is unloaded.

0 Questions