The methods of System.Diagnostics.TraceListener are listed below. For a list of all members, see the TraceListener Members list.
See Also: Inherited members from System.MarshalByRefObject
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. abstractWrite(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. abstractWriteLine(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.
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.