RenderTraceListener.Initialize Method (HttpContext)
.NET Framework (current version)
Initializes the listener objects.
Assembly: System.Web (in System.Web.dll)
abstract Initialize : context:HttpContext -> unit override Initialize : context:HttpContext -> unit
Parameters
- context
-
Type:
System.Web.HttpContext
The HTTP-specific information about an individual HTTP request.
.NET Framework
Available since 4.5
Available since 4.5
Show: