|
|
Name |
Description |
|
Close
|
(Inherited from TraceSource.) |
|
Equals(System.Object)
|
(Inherited from Object.) |
|
Finalize
|
(Inherited from Object.) |
|
Flush
|
(Inherited from TraceSource.) |
|
Get
|
Gets the specified source. If the source does not exist, it is created.
|
|
GetHashCode
|
(Inherited from Object.) |
|
GetType
|
(Inherited from Object.) |
|
MemberwiseClone
|
(Inherited from Object.) |
|
ToString
|
(Inherited from Object.) |
|
TraceData(System.Diagnostics.TraceEventType,System.Int32,System.Object)
|
(Inherited from TraceSource.) |
|
TraceData(System.Diagnostics.TraceEventType,System.Int32,System.Object[])
|
(Inherited from TraceSource.) |
|
TraceError
|
|
|
TraceEvent(TraceEventType, String)
|
Writes a trace event message to the trace listeners in the System.Diagnostics.TraceSource.Listeners
collection using the specified event type, event identifier, and message.
|
|
TraceEvent(System.Diagnostics.TraceEventType,System.Int32)
|
(Inherited from TraceSource.) |
|
TraceEvent(System.Diagnostics.TraceEventType,System.Int32,System.String)
|
(Inherited from TraceSource.) |
|
TraceEvent(System.Diagnostics.TraceEventType,System.Int32,System.String,System.Object[])
|
(Inherited from TraceSource.) |
|
TraceInformation(System.String)
|
(Inherited from TraceSource.) |
|
TraceInformation(System.String,System.Object[])
|
(Inherited from TraceSource.) |
|
TraceTransfer(System.Int32,System.String,System.Guid)
|
(Inherited from TraceSource.) |