Share via


TraceSourceCatalogService Members

Service that manages the TraceSource objects used in the application.

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

Public Constructors

  Name Description
Public method TraceSourceCatalogService Initializes a new instance of the TraceSourceCatalogService class.

Top

Public Properties

  Name Description
Public property TraceSources Returns a ReadOnlyDictionary for all the known trace sources.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method AddSharedListener Overloaded.  
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetTraceSource Gets a TraceSource with the given source name.
Public method GetType  (Inherited from Object.)
Public method Static ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

Public Events

  Name Description
Public event TraceSourceAdded Raised when a trace source is added.

Top

See Also

Reference

TraceSourceCatalogService Class
Microsoft.Practices.CompositeUI Namespace