TraceHandler::ShowRequests Method (IList^)
.NET Framework (current version)
Writes the details of recent HTTP request traffic to the response stream.
Assembly: System.Web (in System.Web.dll)
The ShowRequests method writes tracing details to the response stream, including information on the most recent HTTP requests that ASP.NET has processed for the site. It is called by ProcessRequest, and cannot be overridden.
.NET Framework
Available since 2.0
Available since 2.0
Show: