System.Web.Services.Description.InputBinding Class

Provides a set of specifications for data formats and protocols used by the XML Web service for input messages. This class cannot be inherited.

See Also: InputBinding Members

Syntax

[System.Web.Services.Configuration.XmlFormatExtensionPoint("Extensions")]
public sealed class InputBinding : MessageBinding

Remarks

The InputBinding class corresponds to the Web Services Description Language (WSDL) <input> element enclosed by the <operation> element, which in turn corresponds to the System.Web.Services.Description.OperationBinding class. For more information about WSDL, see the specification at http://www.w3.org/TR/wsdl/.

Requirements

Namespace: System.Web.Services.Description
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0