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