다음을 통해 공유


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합니다.

적용 대상

추가 정보