TraceEvent Method
.NET Framework Class Library
TraceSource..::.TraceEvent Method

Writes a trace event message to the trace listeners in the Listeners collection.

  NameDescription
Public methodTraceEvent(TraceEventType, Int32) Writes a trace event message to the trace listeners in the Listeners collection using the specified event type and event identifier.
Public methodTraceEvent(TraceEventType, Int32, String) Writes a trace event message to the trace listeners in the Listeners collection using the specified event type, event identifier, and message.
Public methodTraceEvent(TraceEventType, Int32, String, array<Object>[]()[]) Writes a trace event to the trace listeners in the Listeners collection using the specified event type, event identifier, and argument array and format.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
Page view tracker