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 Interface

 

Represents a performance tracing class to log method entry/exit and duration.

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

Public Interface ITraceManager

NameDescription
System_CAPS_pubmethodInitialize(HttpConfiguration)

Initializes the ITraceManager class with a specified configuration.

Return to top
Show: