Deli putem


LoggingFailureLoggingErrorEvent 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 an error occurs that could not be logged to the errors special log source.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Logging.Instrumentation
Assembly:  Microsoft.Practices.EnterpriseLibrary.Logging (in Microsoft.Practices.EnterpriseLibrary.Logging.dll)

Syntax

'Declaration
PublicClassLoggingFailureLoggingErrorEvent _
    Inherits LoggingEvent
publicclassLoggingFailureLoggingErrorEvent : LoggingEvent
publicref classLoggingFailureLoggingErrorEvent : public LoggingEvent
publicclass LoggingFailureLoggingErrorEvent extends LoggingEvent

Inheritance Hierarchy

System.Object
  Microsoft.Practices.EnterpriseLibrary.Common.Instrumentation.BaseWmiEvent
    Microsoft.Practices.EnterpriseLibrary.Logging.Instrumentation.LoggingEvent
      Microsoft.Practices.EnterpriseLibrary.Logging.Instrumentation.LoggingFailureLoggingErrorEvent

See Also

LoggingFailureLoggingErrorEvent Members

Microsoft.Practices.EnterpriseLibrary.Logging.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.