DefaultDataEventLogger Members
Include Protected Members
Include Inherited Members
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The DefaultDataEventLogger type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DefaultDataEventLogger |
Initializes a new instance of the DefaultDataEventLogger class, specifying whether logging to the event log and firing WMI events is allowed.
|
Methods
Name | Description | |
---|---|---|
CreateInstanceName |
Creates a unique name for a specific performance counter instance.
(Inherited from InstrumentationListener.) |
|
CreatePerformanceCounters |
Instantiates the performance counter instances managed by this listener.
(Inherited from InstrumentationListener.) |
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
FireManagementInstrumentation |
Raises a Wmi event.
(Inherited from InstrumentationListener.) |
|
GetEventSourceName |
Gets the event source name as defined in the class metadata.
(Inherited from InstrumentationListener.) |
|
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
LogConfigurationError |
Logs the occurrence of a configuration error for the Enterprise Library Data Access Application Block through the available instrumentation mechanisms.
|
|
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
EventLoggingEnabled |
Gets and sets the EventLoggingEnabled property
(Inherited from InstrumentationListener.) |
|
PerformanceCountersEnabled |
Gets and sets the PerformanceCountersEnabled property
(Inherited from InstrumentationListener.) |
|
WmiEnabled |
Gets and sets the WmiEnabled property
(Inherited from InstrumentationListener.) |
See Also
Microsoft.Practices.EnterpriseLibrary.Data.Instrumentation Namespace
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |