Mono Class Library: Overview

System.Diagnostics.EventLogTraceListener: Members

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

See Also: Inherited members from System.Diagnostics.TraceListener

Public Constructors

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

Public Properties

EventLogEventLog. Documentation for this section has not yet been entered.
override
Namestring. Documentation for this section has not yet been entered.

Public Methods

override
Close()
Documentation for this section has not yet been entered.
override
TraceData(TraceEventCache, string, TraceEventType, int, object)
Documentation for this section has not yet been entered.
override
TraceData(TraceEventCache, string, TraceEventType, int, params object[])
Documentation for this section has not yet been entered.
override
TraceEvent(TraceEventCache, string, TraceEventType, int, string)
Documentation for this section has not yet been entered.
override
TraceEvent(TraceEventCache, string, TraceEventType, int, string, params object[])
Documentation for this section has not yet been entered.
override
Write(string)
Documentation for this section has not yet been entered.
override
WriteLine(string)
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Documentation for this section has not yet been entered.