ASP.NET.in.a.Nutshell.Second.Edition [Electronic resources]

G. andrew Duthie; matthew Macdonald

نسخه متنی -صفحه : 873/ 249
نمايش فراداده

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}