System.Web.Management.WebEventCodes.ApplicationShutdown Field

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

Value: 1002

Syntax

public const int ApplicationShutdown

Remarks

WebEventCodes.ApplicationShutdown is a major code and its value is greater than WebEventCodes.ApplicationCodeBase. ASP.NET raises the related System.Web.Management.WebApplicationLifetimeEvent event when the application shuts down.

Requirements

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