Name

SoapFaultBinding

Synopsis

This class represents an extensibility element added to the WSDL <fault> element (enclosed in the <operation> element) that allows information to be transmitted via SOAP. The encoding is indicated with the Encoding and Use properties and the namespace with the Namespace property.

Public NotInheritable Class SoapFaultBinding : Inherits ServiceDescriptionFormatExtension
' Public Constructors
   Public Sub New() 
' Public Instance Properties
   Public Property Encoding As String  
   Public Property Namespace As String  
   Public Property Use As SoapBindingUse  
End Class

Hierarchy

System.ObjectServiceDescriptionFormatExtension SoapFaultBinding

Get ASP.NET in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.