System.Web.Services.Description.OutputBinding Class

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

See Also: OutputBinding Members

Syntax

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

Remarks

The OutputBinding class corresponds to the Web Services Description Language (WSDL) <output> 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