Gets the System.Web.Services.Description.OperationBinding of which the current System.Web.Services.Description.MessageBinding is a member.
Documentation for this section has not yet been entered.
Each of the classes derived from the System.Web.Services.Description.MessageBinding class corresponds to a Web Services Description Language (WSDL) element (<input>, <output> or <fault>) enclosed by the <operation> element, which is in turn enclosed by the <binding> element. The System.Web.Services.Description.OperationBinding class corresponds to that <operation> element in the WSDL document.
For more information about WSDL, see the specification at http://www.w3.org/TR/wsdl/.