WebEventCodes::ApplicationHeartbeat Field
.NET Framework (current version)
Represents the event code indicating that a heartbeat event occurred. This field is constant.
Assembly: System.Web (in System.Web.dll)
The ApplicationHeartbeat is a major code and its value is greater than ApplicationCodeBase. ASP.NET raises the related WebHeartbeatEvent event at a periodic interval, as defined by the configuration file.
.NET Framework
Available since 2.0
Available since 2.0
Show: