System.Web.Services.Description.HttpOperationBinding Class

Represents an extensibility element added to an System.Web.Services.Description.OperationBinding within an XML Web service. This class cannot be inherited.

See Also: HttpOperationBinding Members

Syntax

[System.Web.Services.Configuration.XmlFormatExtension("operation", "http://schemas.xmlsoap.org/wsdl/http/", typeof(System.Web.Services.Description.OperationBinding))]
public sealed class HttpOperationBinding : ServiceDescriptionFormatExtension

Remarks

This class respresents an extensibility element in Web Services Description Language (WSDL) specific to HTTP. It specifies the relative URL of an operation using as the base the location specified by an System.Web.Services.Description.HttpAddressBinding. For more information about specifying protocols for XML Web services, see [<topic://cpconbuildingaspnetwebservices>]. 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