DpwsHostedService Class
This class implements a set of base methods and properties used by the stack to dispatch method calls and discover hosted service endpoints, operations, and events.
Namespace: Dpws.Device.Services
Assembly: MFDpwsDevice (in mfdpwsdevice.dll)
Syntax
public class DpwsHostedService : IWsServiceEndpoint
Remarks
A device developer must derive hosted service class(es) from this base class.
A default namespace and prefix are provided. Set the EndpointAddress property to change default values.
Version Information
Available in the .NET Micro Framework versions 2.5, 3.0, 4.0, 4.1, and 4.2.