Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

ITraceManager.Initialize Method (HttpConfiguration)

 

Initializes the ITraceManager class with a specified configuration.

Namespace:   System.Web.Http.Tracing
Assembly:  System.Web.Http (in System.Web.Http.dll)

void Initialize(
	HttpConfiguration configuration
)

Parameters

configuration
Type: System.Web.Http.HttpConfiguration

The configuration.

Return to top
Show: