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.NamedItem
System.Web.Services.Configuration.XmlFormatExtensionPoint("Extensions")
The Binding class corresponds to the Web Services Description Language (WSDL) <binding> element enclosed by the root <definitions> element. For more information about WSDL, see the specification at http://www.w3.org/TR/wsdl/.
Specifies the concrete data format and protocols used in the XML Web service. This class cannot be inherited.
Constructor
To be added
Initializes a new instance of the class.
1.0.5000.0
2.0.0.0
Property
System.Web.Services.Description.ServiceDescriptionFormatExtensionCollection
To be added: an object of type 'ServiceDescriptionFormatExtensionCollection'
To be added
Gets the collection of extensibility elements used in the XML Web service.
1.0.5000.0
2.0.0.0
System.Xml.Serialization.XmlIgnore
Property
System.String
To be added: an object of type 'string'
To be added
Gets or sets a string value containing the name of the .
1.0.5000.0
2.0.0.0
System.Xml.Serialization.XmlAttribute("name")
Property
System.Web.Services.Description.OperationBindingCollection
To be added: an object of type 'OperationBindingCollection'
To be added
Gets the collection of specifications for data formats and message protocols used in the action supported by the XML Web service.
1.0.5000.0
2.0.0.0
System.Xml.Serialization.XmlElement("operation")
Property
System.Web.Services.Description.ServiceDescription
To be added: an object of type 'ServiceDescription'
To be added
Gets the of which the is a member.
1.0.5000.0
2.0.0.0
Property
System.Xml.XmlQualifiedName
a
The default value is an empty string ("").
Gets or sets a value representing the namespace-qualified name of the with which the Binding is associated.
1.0.5000.0
2.0.0.0
System.Xml.Serialization.XmlAttribute("type")