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