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: