WebEventCodes::RuntimeErrorRequestAbort Field
.NET Framework (current version)
Represents the event code indicating that the Web request has been aborted.
Assembly: System.Web (in System.Web.dll)
RuntimeErrorRequestAbort is the major code that refers to the abnormal termination of the Web request. When the Web request aborts, ASP.NET raises a WebRequestErrorEvent with a major code of RuntimeErrorRequestAbort.
.NET Framework
Available since 2.0
Available since 2.0
Show: