ITraceWriterExtensions.Trace Method

Include Protected Members
Include Inherited Members

Indicates the trace listeners in the Listeners collection.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member Trace(ITraceWriter, HttpRequestMessage, String, TraceLevel, Exception) Indicates the trace listeners in the Listeners collection.
Public methodStatic member Trace(ITraceWriter, HttpRequestMessage, String, TraceLevel, String, Object[]) Indicates the trace listeners in the Listeners collection.
Public methodStatic member Trace(ITraceWriter, HttpRequestMessage, String, TraceLevel, Exception, String, Object[]) Indicates the trace listeners in the Listeners collection.

Top

See Also

Reference

ITraceWriterExtensions Class

System.Web.Http.Tracing Namespace