WebEventCodes::ApplicationCompilationEnd Field
.NET Framework (current version)
Represents the event code indicating that the compilation of the application has finished. This field is constant.
Assembly: System.Web (in System.Web.dll)
The ApplicationCompilationEnd 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 ends.
.NET Framework
Available since 2.0
Available since 2.0
Show: