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 OperationBinding class corresponds to the Web Services Description Language (WSDL) <operation> element enclosed by the <binding> element, which in turn corresponds to the class. For more information about WSDL, see the specification at http://www.w3.org/TR/wsdl/.
Provides specifications for protocols and data formats for the messages used in the action supported by 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.Binding
To be added: an object of type 'Binding'
The current is a member of the collection.
Gets the of which the current is a member.
1.0.5000.0
2.0.0.0
Property
System.Web.Services.Description.ServiceDescriptionFormatExtensionCollection
To be added: an object of type 'ServiceDescriptionFormatExtensionCollection'
For more information about Web Services Description Language (WSDL), see the specification at http://www.w3.org/TR/wsdl/.
Gets the collection of extensibility elements specific to the current .
1.0.5000.0
2.0.0.0
System.Xml.Serialization.XmlIgnore
Property
System.Web.Services.Description.FaultBindingCollection
To be added: an object of type 'FaultBindingCollection'
To be added
Gets the associated with the instance.
1.0.5000.0
2.0.0.0
System.Xml.Serialization.XmlElement("fault")
Property
System.Web.Services.Description.InputBinding
To be added: an object of type 'InputBinding'
An OperationBinding will be associated with exactly one InputBinding.
Gets or sets the associated with the .
1.0.5000.0
2.0.0.0
System.Xml.Serialization.XmlElement("input")
Property
System.String
To be added
To be added: an object of type 'string'
To be added
1.0.5000.0
2.0.0.0
System.Xml.Serialization.XmlAttribute("name")
Property
System.Web.Services.Description.OutputBinding
To be added: an object of type 'OutputBinding'
An OperationBinding will be associated with exactly one OutputBinding.
Gets or sets the associated with the .
1.0.5000.0
2.0.0.0
System.Xml.Serialization.XmlElement("output")