Overload List

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

See Also