ValidationInstrumentationListener 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 ValidationInstrumentationListener type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ValidationInstrumentationListener | Overloaded. |
Methods
Name | Description | |
---|---|---|
ConfigurationFailure |
This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Handler for the configurationFailure event.
|
|
CreateInstanceName |
Creates a unique name for a specific performance counter instance.
(Inherited from InstrumentationListener.) |
|
CreatePerformanceCounters |
Creates the performance counters to instrument the validation events to the instance names.
(Overrides InstrumentationListener.CreatePerformanceCounters(array<String>).) |
|
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.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
ValidationCalled |
This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Handler for the validationCalled event.
|
|
ValidationException |
This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Handler for the validationException event.
|
|
ValidationFailed |
This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Handler for the validationFailed event.
|
|
ValidationSucceeded |
This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Handler for the validationSucceeded event.
|
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
ValidationInstrumentationListener Class
Microsoft.Practices.EnterpriseLibrary.Validation.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. |