Raised by the System.Web.TraceContext object to expose trace messages after all request information is gathered.
The TraceContext.TraceFinished event is raised during the EndRequest stage of HTTP request processing. It is raised by a System.Web.TraceContext object after all request information is gathered, to expose the collection of System.Web.TraceContextRecord messages to registered System.Web.TraceContextEventHandler delegates.