System.Web.Services.Description.OperationInput Class

Defines the specifications for input messages received by the XML Web service. This class cannot be inherited.

See Also: OperationInput Members

Syntax

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

Remarks

Exactly one instance of this class is a member of the Operation.Messages property of the parent System.Web.Services.Description.Operation instance.

The System.Web.Services.Description.OperationInput class corresponds to the Web Services Description Language (WSDL) input element enclosed by the operation element that is in turn enclosed by the portType element. 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