Overload List

  NameDescription
TraceData(TraceEventCache, String, TraceEventType, Int32, Object)
Writes trace information, a data object and event information to the listener specific output.
(Inherited from TraceListener.)
TraceData(TraceEventCache, String, TraceEventType, Int32, array<Object>[]()[])
Writes trace information, an array of data objects and event information to the listener specific output.
(Inherited from TraceListener.)

See Also