System.Web.Services.Description.Service Class

Groups together a set of related instances of the System.Web.Services.Description.Port class that are associated with an XML Web service. This class cannot be inherited.

See Also: Service Members

Syntax

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

Remarks

The Service class corresponds to the Web Services Description Language (WSDL) <service> element enclosed by the <definitions> root 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