Ws.Services Namespace

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Provides classes for collections of service endpoints managed by a transport host, and the operations they expose.

Classes

  Class Description
Public class ProtocolVersion Provides a container class for well-known properties related to a specific protocol version.
Public class ProtocolVersion10 Contains properties for the SOAP message protocol version 1.0.
Public class ProtocolVersion11 Contains properties for the SOAP message protocol version 1.1.
Public class WsNamespacePrefix Contains prefix values.
Public class WsServiceEndpoints Contains a collection of service endpoints managed by a transport host.
Public class WsServiceOperation Stores information that identifies a target service's exposed operations or action endpoint.
Public class WsServiceOperations Stores target service operations in a collection.
Public class WsWellKnownUri Represents URIs that are well-known to the system.

Interfaces

  Interface Description
Public interface IWsServiceEndpoint Services hosted by the stack must implement this interface.