WebEventCodes.ErrorCodeBase 필드

정의

ASP.NET 상태 모니터링 오류 이벤트 코드에 대한 오프셋을 식별합니다. 이 필드는 상수입니다.

public: int ErrorCodeBase = 3000;
public const int ErrorCodeBase = 3000;
val mutable ErrorCodeBase : int
Public Const ErrorCodeBase As Integer  = 3000

필드 값

Value = 3000

설명

값은 ErrorCodeBase 및 형식과 연결된 주 이벤트 코드 범위의 오프셋을 WebRequestErrorEventWebErrorEvent 나타냅니다. 모든 오류 코드에는 .보다 ErrorCodeBase큰 값이 할당됩니다.

적용 대상

추가 정보