WebEventCodes.MiscCodeBase 필드

정의

ASP.NET 상태 모니터링 웹 기타 이벤트 코드의 오프셋을 식별합니다. 이 필드는 상수입니다.

public: int MiscCodeBase = 6000;
public const int MiscCodeBase = 6000;
val mutable MiscCodeBase : int
Public Const MiscCodeBase As Integer  = 6000

필드 값

Value = 6000

설명

값은 MiscCodeBase 분류되지 않은 상태 이벤트와 연결된 주요 이벤트 코드 범위의 오프셋을 나타냅니다. 모든 기타 코드에는 보다 큰 MiscCodeBase값이 할당됩니다.

적용 대상