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 | |
---|---|---|
TraceSourceCatalogService | Initializes a new instance of the TraceSourceCatalogService class. |
Top
Public Properties
Name | Description | |
---|---|---|
TraceSources | Returns a ReadOnlyDictionary for all the known trace sources. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
AddSharedListener | Overloaded. | |
Equals | Overloaded. (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetTraceSource | Gets a TraceSource with the given source name. | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top
Public Events
Name | Description | |
---|---|---|
TraceSourceAdded | Raised when a trace source is added. |
Top
See Also
Reference
TraceSourceCatalogService Class
Microsoft.Practices.CompositeUI Namespace