BaseWmiEvent 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. |
Base class for Enterprise Library's WMI Events.
Namespace: Microsoft.Practices.EnterpriseLibrary.Common.Instrumentation
Assembly: Microsoft.Practices.EnterpriseLibrary.Common (in Microsoft.Practices.EnterpriseLibrary.Common.dll)
Syntax
'Declaration
<InstrumentationClassAttribute(InstrumentationType.Event)> _
PublicMustInheritClassBaseWmiEvent
[InstrumentationClassAttribute(InstrumentationType.Event)]
publicabstractclassBaseWmiEvent
[InstrumentationClassAttribute(InstrumentationType::Event)]
publicref classBaseWmiEventabstract
publicabstractclass BaseWmiEvent
Inheritance Hierarchy
System.Object
Microsoft.Practices.EnterpriseLibrary.Common.Instrumentation.BaseWmiEvent
Microsoft.Practices.EnterpriseLibrary.Caching.Instrumentation.CacheEvent
Microsoft.Practices.EnterpriseLibrary.Data.Instrumentation.DataEvent
Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.Instrumentation.ExceptionHandlingEvent
Microsoft.Practices.EnterpriseLibrary.Logging.Instrumentation.LoggingEvent
Microsoft.Practices.EnterpriseLibrary.Security.Cryptography.Instrumentation.CryptographyEvent
Microsoft.Practices.EnterpriseLibrary.Security.Instrumentation.SecurityEvent
Microsoft.Practices.EnterpriseLibrary.Validation.Instrumentation.ValidationEvent
See Also
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. |