InstrumentationListener Class
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. |
Listens for events raised by block classes and reports them to appropriate instrumentation services (WMI, EventLog, or PeformanceCounters).
Namespace: Microsoft.Practices.EnterpriseLibrary.Common.Instrumentation
Assembly: Microsoft.Practices.EnterpriseLibrary.Common (in Microsoft.Practices.EnterpriseLibrary.Common.dll)
Syntax
'Declaration
PublicMustInheritClassInstrumentationListener
publicabstractclassInstrumentationListener
publicref classInstrumentationListenerabstract
publicabstractclass InstrumentationListener
Inheritance Hierarchy
System.Object
Microsoft.Practices.EnterpriseLibrary.Common.Instrumentation.InstrumentationListener
Microsoft.Practices.EnterpriseLibrary.Caching.Instrumentation.CachingInstrumentationListener
Microsoft.Practices.EnterpriseLibrary.Caching.Instrumentation.DefaultCachingEventLogger
Microsoft.Practices.EnterpriseLibrary.Data.Instrumentation.DataInstrumentationListener
Microsoft.Practices.EnterpriseLibrary.Data.Instrumentation.DefaultDataEventLogger
Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.Instrumentation.DefaultExceptionHandlingEventLogger
Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.Instrumentation.ExceptionHandlingInstrumentationListener
Microsoft.Practices.EnterpriseLibrary.Logging.Instrumentation.DefaultLoggingEventLogger
Microsoft.Practices.EnterpriseLibrary.Logging.Instrumentation.LoggingInstrumentationListener
Microsoft.Practices.EnterpriseLibrary.Logging.Instrumentation.TracerInstrumentationListener
Microsoft.Practices.EnterpriseLibrary.Security.Cryptography.Instrumentation.DefaultCryptographyEventLogger
Microsoft.Practices.EnterpriseLibrary.Security.Cryptography.Instrumentation.HashAlgorithmInstrumentationListener
Microsoft.Practices.EnterpriseLibrary.Security.Cryptography.Instrumentation.SymmetricAlgorithmInstrumentationListener
Microsoft.Practices.EnterpriseLibrary.Security.Instrumentation.AuthorizationProviderInstrumentationListener
Microsoft.Practices.EnterpriseLibrary.Security.Instrumentation.DefaultSecurityEventLogger
Microsoft.Practices.EnterpriseLibrary.Security.Instrumentation.SecurityCacheProviderInstrumentationListener
Microsoft.Practices.EnterpriseLibrary.Validation.Instrumentation.ValidationInstrumentationListener
See Also
InstrumentationListener Members
Microsoft.Practices.EnterpriseLibrary.Common.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. |