System.Web.Services 1.0.5000.0 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. System.Web.Services.Description.ServiceDescriptionFormatExtension System.Web.Services.Configuration.XmlFormatExtension("operation", "http://schemas.xmlsoap.org/wsdl/soap/", typeof(System.Web.Services.Description.OperationBinding)) This class specifies that the message transmission will use SOAP and provides details about how the SOAP message will be formatted. For more information about specifying protocols for XML Web services, see [<topic://cpconbuildingaspnetwebservices>]. For more information about Web Services Description Language (WSDL), see the specification at http://www.w3.org/TR/wsdl/. Represents an extension added to an within an XML Web service. Constructor To be added Initializes a new instance of the class. 1.0.5000.0 2.0.0.0 Property System.String To be added: an object of type 'string' This property is required for HTTP protocol binding of SOAP. The default value is an empty string (""). Gets or sets the URI for the SOAP header. 1.0.5000.0 2.0.0.0 System.Xml.Serialization.XmlAttribute("soapAction") Property System.Web.Services.Description.SoapBindingStyle To be added: an object of type 'SoapBindingStyle' To be added Gets or sets the type of SOAP binding used by the . 1.0.5000.0 2.0.0.0 System.Xml.Serialization.XmlAttribute("style") System.ComponentModel.DefaultValue(System.Web.Services.Description.SoapBindingStyle.Default)