Share via


ITraceSourceCatalogService Members

Defines a set of methods and an event which represent a trace source catalog service. The purpose of the service is to manage TraceSource instances that are used in the application.

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

Public Properties

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

Top

Public Methods

  Name Description
Public method GetTraceSource Retrieves a TraceSource by name.

Top

Public Events

  Name Description
Public event TraceSourceAdded Raised when a trace source is added to the collection

Top

See Also

Reference

ITraceSourceCatalogService Interface
Microsoft.Practices.CompositeUI Namespace