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.
TraceRecord Constructor (HttpRequestMessage^, String^, TraceLevel)
Initializes a new instance of the TraceRecord class.
Assembly: System.Web.Http (in System.Web.Http.dll)
Parameters
- request
-
Type:
System.Net.Http::HttpRequestMessage^
The message request.
- category
-
Type:
System::String^
The trace category.
- level
-
Type:
System.Web.Http.Tracing::TraceLevel
The trace level.
Show: