Mono Class Library: Overview

System.Diagnostics.TraceListener: Members

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

See Also: Inherited members from System.MarshalByRefObject

Protected 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.
FilterTraceFilter. Documentation for this section has not yet been entered.
IndentLevelint. Documentation for this section has not yet been entered.
IndentSizeint. Documentation for this section has not yet been entered.
[read-only]
IsThreadSafebool. Documentation for this section has not yet been entered.
Namestring. Documentation for this section has not yet been entered.
TraceOutputOptionsTraceOptions. Documentation for this section has not yet been entered.

Protected Properties

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

Public Methods

Close()
Documentation for this section has not yet been entered.
Dispose()
Documentation for this section has not yet been entered.
Fail(string)
Documentation for this section has not yet been entered.
Fail(string, string)
Documentation for this section has not yet been entered.
Flush()
Documentation for this section has not yet been entered.
TraceData(TraceEventCache, string, TraceEventType, int, object)
Documentation for this section has not yet been entered.
TraceData(TraceEventCache, string, TraceEventType, int, params object[])
Documentation for this section has not yet been entered.
TraceEvent(TraceEventCache, string, TraceEventType, int)
Documentation for this section has not yet been entered.
TraceEvent(TraceEventCache, string, TraceEventType, int, string)
Documentation for this section has not yet been entered.
TraceEvent(TraceEventCache, string, TraceEventType, int, string, params object[])
Documentation for this section has not yet been entered.
TraceTransfer(TraceEventCache, string, int, string, Guid)
Documentation for this section has not yet been entered.
Write(object)
Documentation for this section has not yet been entered.
abstract
Write(string)
Documentation for this section has not yet been entered.
Write(object, string)
Documentation for this section has not yet been entered.
Write(string, string)
Documentation for this section has not yet been entered.
WriteLine(object)
Documentation for this section has not yet been entered.
abstract
WriteLine(string)
Documentation for this section has not yet been entered.
WriteLine(object, string)
Documentation for this section has not yet been entered.
WriteLine(string, string)
Documentation for this section has not yet been entered.

Protected Methods

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