System.Web.Management.WebEventCodes.ApplicationCompilationEnd Field

Represents the event code indicating that the compilation of the application has finished. This field is constant.

Value: 1004

Syntax

public const int ApplicationCompilationEnd

Remarks

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.

Requirements

Namespace: System.Web.Management
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0