FaultBinding

FaultBinding

System.Web.Services.Description (system.web.services.dll)sealed class

This binding specifies the concrete transmission format for any error messages that occur during an operation. It maps to the WSDL <fault> element in the <binding> element.

public sealed class FaultBinding : MessageBinding {
// Public Constructors
   public FaultBinding( );
// Public Instance Properties
   public override ServiceDescriptionFormatExtensionCollection Extensions{get; } // overrides MessageBinding
}

Hierarchy

System.Object DocumentableItem MessageBinding FaultBinding

Returned By

FaultBindingCollection.this

Passed To

FaultBindingCollection.{Add( ), Contains( ), CopyTo( ), IndexOf( ), Insert( ), Remove( ), this}



    Part I: Introduction to ASP.NET
    Part III: Namespace Reference
    Chapter 40. The System.Web.UI.MobileControls Namespace
    Chapter 42. The System.Web.UI.WebControls Namespace