WebEventCodes.ApplicationHeartbeat 필드

정의

하트비트 이벤트가 발생했음을 나타내는 이벤트 코드를 나타냅니다. 이 필드는 상수입니다.

public: int ApplicationHeartbeat = 1005;
public const int ApplicationHeartbeat = 1005;
val mutable ApplicationHeartbeat : int
Public Const ApplicationHeartbeat As Integer  = 1005

필드 값

Value = 1005

설명

ApplicationHeartbeat 코드이며 해당 값이 ApplicationCodeBase. ASP.NET 구성 파일에 정의된 대로 관련 WebHeartbeatEvent 이벤트를 주기적인 간격으로 발생합니다.

적용 대상

추가 정보