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. |
Classes
Class | Description | |
---|---|---|
ValidationCalledEvent |
Base class for WMI events fired when an validation operation is performed.
|
|
ValidationConfigurationFailureEvent |
Represents the WMI event fired when an error in the configuration for the validation block is detected.
|
|
ValidationConfigurationFailureEventArgs |
Provides data for the configurationFailure event.
|
|
ValidationEvent |
Base class for validation WMI events.
|
|
ValidationEventArgs |
Base class for validation events.
|
|
ValidationExceptionEvent |
Represents the WMI event fired when an exception is thrown while performing a validation operation.
|
|
ValidationExceptionEventArgs |
Provides data for the validationException event.
|
|
ValidationFailedEvent |
Represents the WMI event fired when a validation operation results in a validation failure.
|
|
ValidationFailedEventArgs |
Provides data for the validationFailed event.
|
|
ValidationInstrumentationInstaller |
Let the system know that the InstallUtil.exe tool will be run against this assembly
|
|
ValidationInstrumentationListener |
Provides the concrete instrumentation for the logical events raised by a ValidationInstrumentationProvider object.
|
|
ValidationInstrumentationListenerCustomFactory |
This type supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Represents the process to build a ValidationInstrumentationListener according to the instrumentation configuration.
|
|
ValidationInstrumentationProvider |
Defines the logical events that can be instrumented for the validation block.
|
|
ValidationPerformanceCounter |
Wrapper for validation PerformanceCounter that instantiates them on each increment request.
|
|
ValidationSucceededEvent |
Represents the WMI event fired when a validation operation is sucessful.
|
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. |