System.Web.Management.WebEventCodes.RequestTransactionComplete Field

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

Value: 2001

Syntax

public const int RequestTransactionComplete

Remarks

WebEventCodes.RequestTransactionComplete is the major code that refers to a Web request normal termination. When the Web request completes normally, ASP.NET raises a System.Web.Management.WebRequestEvent with a major code of WebEventCodes.RequestTransactionComplete.

Requirements

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