Partager via


ExceptionShieldingElement 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 a configuration element that specifies exception shielding features for a Windows Communication Foundation (WCF) service.

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

Syntax

'Declaration
PublicClassExceptionShieldingElement _
    Inherits BehaviorExtensionElement
publicclassExceptionShieldingElement : BehaviorExtensionElement
publicref classExceptionShieldingElement : public BehaviorExtensionElement
publicclass ExceptionShieldingElement extends BehaviorExtensionElement

Inheritance Hierarchy

System.Object
  System.Configuration.ConfigurationElement
    System.ServiceModel.Configuration.ServiceModelExtensionElement
      System.ServiceModel.Configuration.BehaviorExtensionElement
        Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.WCF.ExceptionShieldingElement

See Also

ExceptionShieldingElement Members

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