Represents the event code indicating that the compilation of the application has finished. This field is constant.
Value: 1004
The WebEventCodes.ApplicationCompilationEnd value is a major code and its value is greater than the WebEventCodes.ApplicationCodeBase value. ASP.NET raises the related System.Web.Management.WebApplicationLifetimeEvent event when the compilation of the application ends.