System.Web.Management.WebEventCodes.RuntimeErrorRequestAbort Field

Represents the event code indicating that the Web request has been aborted.

Value: 3001

Syntax

public const int RuntimeErrorRequestAbort

Remarks

WebEventCodes.RuntimeErrorRequestAbort is the major code that refers to the abnormal termination of the Web request. When the Web request aborts, ASP.NET raises a System.Web.Management.WebRequestErrorEvent with a major code of WebEventCodes.RuntimeErrorRequestAbort.

Requirements

Namespace: System.Web.Management
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0