DiagnosticMonitorTraceListener Members

Represents the trace listener used for basic Azure logs.

The following tables list the members exposed by the DiagnosticMonitorTraceListener type.

Public Constructors

  Name Description
  DiagnosticMonitorTraceListener Constructor for the DiagnosticMonitorTraceListener class.

Top

Public Properties

(see also Protected Properties)

  Name Description
public property Attributes  (Inherited from TraceListener)
public property Filter  (Inherited from TraceListener)
public property IndentLevel  (Inherited from TraceListener)
public property IndentSize  (Inherited from TraceListener)
public property IsThreadSafe Overridden. Indicates whether the diagnostic monitor trace listener is thread-safe.
public property Name  (Inherited from TraceListener)
public property TraceOutputOptions  (Inherited from TraceListener)

Top

Protected Properties

  Name Description
protected property NeedIndent  (Inherited from TraceListener)

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Close  (Inherited from TraceListener)
public method CreateObjRef  (Inherited from MarshalByRefObject)
public method Dispose  (Inherited from TraceListener)
public method Equals  (Inherited from Object)
public method Fail  (Inherited from TraceListener)
public method Fail  (Inherited from TraceListener)
public method Flush  (Inherited from TraceListener)
public method GetHashCode  (Inherited from Object)
public method GetLifetimeService  (Inherited from MarshalByRefObject)
public method GetType  (Inherited from Object)
public method InitializeLifetimeService  (Inherited from MarshalByRefObject)
public method ToString  (Inherited from Object)
public method TraceData Overloaded. Overridden.  
public method TraceEvent Overloaded. Overridden.  
public method TraceTransfer  (Inherited from TraceListener)
public method Write Overridden. When overridden in a derived class, writes the specified message to the listener you create in the derived class.
public method Write  (Inherited from TraceListener)
public method Write  (Inherited from TraceListener)
public method Write  (Inherited from TraceListener)
public method WriteLine Overridden. When overridden in a derived class, writes a message to the listener you create in the derived class, followed by a line terminator.
public method WriteLine  (Inherited from TraceListener)
public method WriteLine  (Inherited from TraceListener)
public method WriteLine  (Inherited from TraceListener)

Top

Protected Methods

  Name Description
protected method Dispose Overridden. Releases the unmanaged resources used by the TraceListener and optionally releases the managed resources.
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from MarshalByRefObject)
protected method MemberwiseClone  (Inherited from Object)
protected method WriteIndent  (Inherited from TraceListener)

Top

See Also

Reference

DiagnosticMonitorTraceListener Class
Microsoft.WindowsAzure.Diagnostics Namespace