System.Web.Management.WebEventCodes.ApplicationStart Field

Represents the event code indicating that an application has started. This field is constant.

Value: 1001

Syntax

public const int ApplicationStart

Remarks

WebEventCodes.ApplicationStart is the major code that refers to the start of an application. When the application starts, ASP.NET raises a System.Web.Management.WebApplicationLifetimeEvent with a major code of WebEventCodes.ApplicationStart.

Requirements

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