Robuta

https://learn.microsoft.com/ko-kr/dotnet/api/system.web.httpapplication.events?view=netframework-4.8.1 HttpApplication.Events Property (System.Web) | Microsoft Learn Gets the list of event handler delegates that process all application events. property systemeventswebmicrosoftlearn https://learn.microsoft.com/zh-tw/dotnet/api/system.web.httpapplication.postauthenticaterequest?view=netframework-4.8.1 HttpApplication.PostAuthenticateRequest Event (System.Web) | Microsoft Learn Occurs when a security module has established the identity of the user. event systemwebmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.web.httpapplication.endrequest?view=netframework-4.8.1 HttpApplication.EndRequest Event (System.Web) | Microsoft Learn Occurs as the last event in the HTTP pipeline chain of execution when ASP.NET responds to a request. event systemwebmicrosoftlearn https://learn.microsoft.com/ko-kr/dotnet/api/system.web.httpapplication.logrequest?view=netframework-4.8.1&redirectedfrom=MSDN HttpApplication.LogRequest Event (System.Web) | Microsoft Learn Occurs just before ASP.NET performs any logging for the current request. event systemwebmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.web.httpapplication.endrequest?view=netframework-4.8.1&redirectedfrom=MSDN HttpApplication.EndRequest Event (System.Web) | Microsoft Learn Occurs as the last event in the HTTP pipeline chain of execution when ASP.NET responds to a request. event systemwebmicrosoftlearn https://learn.microsoft.com/ko-kr/dotnet/api/system.web.httpapplication.postreleaserequeststate?view=netframework-4.8.1&redirectedfrom=MSDN HttpApplication.PostReleaseRequestState Event (System.Web) | Microsoft Learn Occurs when ASP.NET has completed executing all request event handlers and the request state data has been stored. event systemwebmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.web.httpapplication.beginrequest?view=netframework-4.8.1 HttpApplication.BeginRequest Event (System.Web) | Microsoft Learn Occurs as the first event in the HTTP pipeline chain of execution when ASP.NET responds to a request. event systemwebmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.web.httpapplication.error?view=netframework-4.8.1&redirectedfrom=MSDN HttpApplication.Error Event (System.Web) | Microsoft Learn Occurs when an unhandled exception is thrown. error eventsystem webmicrosoftlearn