ValidationSucceededEvent 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. |
Represents the WMI event fired when a validation operation is sucessful.
Namespace: Microsoft.Practices.EnterpriseLibrary.Validation.Instrumentation
Assembly: Microsoft.Practices.EnterpriseLibrary.Validation (in Microsoft.Practices.EnterpriseLibrary.Validation.dll)
Syntax
'Declaration
PublicClassValidationSucceededEvent _
Inherits ValidationCalledEvent
publicclassValidationSucceededEvent : ValidationCalledEvent
publicref classValidationSucceededEvent : public ValidationCalledEvent
publicclass ValidationSucceededEvent extends ValidationCalledEvent
Inheritance Hierarchy
System.Object
Microsoft.Practices.EnterpriseLibrary.Common.Instrumentation.BaseWmiEvent
Microsoft.Practices.EnterpriseLibrary.Validation.Instrumentation.ValidationEvent
Microsoft.Practices.EnterpriseLibrary.Validation.Instrumentation.ValidationCalledEvent
Microsoft.Practices.EnterpriseLibrary.Validation.Instrumentation.ValidationSucceededEvent
See Also
ValidationSucceededEvent Members
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. |