WebEventCodes::ApplicationShutdown Field
.NET Framework (current version)
Represents the event code indicating that an application has shut down. This field is constant.
Assembly: System.Web (in System.Web.dll)
ApplicationShutdown is a major code and its value is greater than ApplicationCodeBase. ASP.NET raises the related WebApplicationLifetimeEvent event when the application shuts down.
.NET Framework
Available since 2.0
Available since 2.0
Show: