英語で読む

次の方法で共有


ExceptionHandlingInstrumentationProvider.exceptionHandlingErrorOccurred Event

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.

Occurs when an error occurs handling an Exception is handled.

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

Syntax

[InstrumentationProviderAttribute("ExceptionHandlingErrorOccurred")]
public event EventHandler<ExceptionHandlingErrorEventArgs> exceptionHandlingErrorOccurred

See Also

ExceptionHandlingInstrumentationProvider Class

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