WebEventCodes::ApplicationStart Field
.NET Framework (current version)
Represents the event code indicating that an application has started. This field is constant.
Assembly: System.Web (in System.Web.dll)
ApplicationStart is the major code that refers to the start of an application. When the application starts, ASP.NET raises a WebApplicationLifetimeEvent with a major code of ApplicationStart.
.NET Framework
Available since 2.0
Available since 2.0
Show: