System.Web.Services.Description.Operation Class

Provides an abstract definition of an action supported by the XML Web service. This class cannot be inherited.

See Also: Operation Members

Syntax

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

Remarks

The System.Web.Services.Description.Operation class corresponds to the Web Services Description Language (WSDL) operation element 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