Ws.Services Namespace

The Ws.Services namespace provides classes for collections of service endpoints managed by a transport host, and the operations they expose.

Classes

Name Description
Public Class SoapMessageBuilder Builds a message based on the simple object access protocol (SOAP).
Public Class WsServiceEndpoints 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

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