Partager via


FaultContractExceptionHandlerSetting 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 configuration information from a FaultContractExceptionHandlerData instance.

Namespace:  Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.WCF.Configuration.Manageability
Assembly:  Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.WCF (in Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.WCF.dll)

Syntax

'Declaration
<InstrumentationClassAttribute(InstrumentationType.Instance)> _
PublicClassFaultContractExceptionHandlerSetting _
    Inherits ExceptionHandlerSetting
[InstrumentationClassAttribute(InstrumentationType.Instance)]
publicclassFaultContractExceptionHandlerSetting : ExceptionHandlerSetting
[InstrumentationClassAttribute(InstrumentationType::Instance)]
publicref classFaultContractExceptionHandlerSetting : public ExceptionHandlerSetting
publicclass FaultContractExceptionHandlerSetting extends ExceptionHandlerSetting

Inheritance Hierarchy

System.Object
  Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Manageability.ConfigurationSetting
    Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Manageability.NamedConfigurationSetting
      Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.Configuration.Manageability.ExceptionHandlerSetting
        Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.WCF.Configuration.Manageability.FaultContractExceptionHandlerSetting

See Also

FaultContractExceptionHandlerSetting Members

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