WebEventCodes::RequestTransactionAbort Field
.NET Framework (current version)
Represents the event code indicating that the Web request was aborted. This field is constant.
Assembly: System.Web (in System.Web.dll)
RequestTransactionAbort is the major code that refers to a Web-request abnormal termination. When a Web request aborts, ASP.NET raises a WebRequestEvent with a major code of RequestTransactionAbort.
.NET Framework
Available since 2.0
Available since 2.0
Show: