System.Web.Management.WebEventCodes.ApplicationShutdownMaxRecompilationsReached Field

Represents the event code indicating that the maximum number of recompilations was reached. This field is constant.

Value: 50015

Syntax

public const int ApplicationShutdownMaxRecompilationsReached

Remarks

WebEventCodes.ApplicationShutdownMaxRecompilationsReached is the detail code that specifies the cause of the shutdown.

When the maximum number of recompilations is reached, ASP.NET raises a System.Web.Management.WebApplicationLifetimeEvent with a major code of WebEventCodes.ApplicationShutdown and a detail code of WebEventCodes.ApplicationShutdownMaxRecompilationsReached.

Requirements

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