System.Web.Management.WebEventCodes.ApplicationShutdownIdleTimeout Field

Represents the event code indicating that the idle time-out was exceeded. This field is constant.

Value: 50011

Syntax

public const int ApplicationShutdownIdleTimeout

Remarks

The WebEventCodes.ApplicationShutdownIdleTimeout is the detail code that specifies the cause of the shutdown.

When the idle time-out is exceeded, ASP.NET raises a System.Web.Management.WebApplicationLifetimeEvent with a major code of WebEventCodes.ApplicationShutdown and a detail code of WebEventCodes.ApplicationShutdownIdleTimeout.

Requirements

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