Mono Class Library: Overview

System.Diagnostics.EventLogTraceListener: Method Members

The methods of System.Diagnostics.EventLogTraceListener are listed below. For a list of all members, see the EventLogTraceListener Members list.

See Also: Inherited members from System.Diagnostics.TraceListener

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.