Mono Class Library: Overview

System.Diagnostics.TraceSource: Members

The members of System.Diagnostics.TraceSource are listed below.

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Properties

[read-only]
AttributesSystem.Collections.Specialized.StringDictionary. Documentation for this section has not yet been entered.
[read-only]
ListenersTraceListenerCollection. Documentation for this section has not yet been entered.
[read-only]
Namestring. Documentation for this section has not yet been entered.
SwitchSourceSwitch. Documentation for this section has not yet been entered.

Public Methods

Close()
Documentation for this section has not yet been entered.
Flush()
Documentation for this section has not yet been entered.
TraceData(TraceEventType, int, object)
Documentation for this section has not yet been entered.
TraceData(TraceEventType, int, params object[])
Documentation for this section has not yet been entered.
TraceEvent(TraceEventType, int)
Documentation for this section has not yet been entered.
TraceEvent(TraceEventType, int, string)
Documentation for this section has not yet been entered.
TraceEvent(TraceEventType, int, string, params object[])
Documentation for this section has not yet been entered.
TraceInformation(string)
Documentation for this section has not yet been entered.
TraceInformation(string, params object[])
Documentation for this section has not yet been entered.
TraceTransfer(int, string, Guid)
Documentation for this section has not yet been entered.

Protected Methods

GetSupportedAttributes() : string[]
Documentation for this section has not yet been entered.