System.Web.Management.WebEventCodes.RequestTransactionAbort Field

Represents the event code indicating that the Web request was aborted. This field is constant.

Value: 2002

Syntax

public const int RequestTransactionAbort

Remarks

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

Requirements

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