This topic has not yet been rated - Rate this topic

TraceSource.TraceData Method

Writes trace data to 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.

  Name Description
Public method TraceData(TraceEventType, Int32, Object) Writes trace data to the trace listeners in the Listeners collection using the specified event type, event identifier, and trace data.
Public method TraceData(TraceEventType, Int32, Object[]) Writes trace data to the trace listeners in the Listeners collection using the specified event type, event identifier, and trace data array.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.