다음을 통해 공유


WebEventCodes.RuntimeErrorRequestAbort 필드

정의

웹 요청이 중단되었음을 나타내는 이벤트 코드입니다.

public: int RuntimeErrorRequestAbort = 3001;
public const int RuntimeErrorRequestAbort = 3001;
val mutable RuntimeErrorRequestAbort : int
Public Const RuntimeErrorRequestAbort As Integer  = 3001

필드 값

Value = 3001

설명

RuntimeErrorRequestAbort 웹 요청의 비정상적인 종료를 참조 하는 주요 코드가입니다. 웹 요청을 중단 하면 asp를 WebRequestErrorEvent 의 주요 코드를 사용 하 여 RuntimeErrorRequestAbort입니다.

적용 대상

추가 정보