System.Web.Management.WebEventCodes.ApplicationHeartbeat Field

Represents the event code indicating that a heartbeat event occurred. This field is constant.

Value: 1005

Syntax

public const int ApplicationHeartbeat

Remarks

The WebEventCodes.ApplicationHeartbeat is a major code and its value is greater than WebEventCodes.ApplicationCodeBase. ASP.NET raises the related System.Web.Management.WebHeartbeatEvent event at a periodic interval, as defined by the configuration file.

Requirements

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