Share via


DpwsWseEventSource Class

Stores information that identifies a specific hosted service event source.

Namespace: Dpws.Device.Services
Assembly: MFDpwsDevice (in mfdpwsdevice.dll)

Syntax

public class DpwsWseEventSource

Remarks

You must create an DpwsWseEventSource object for each event in a hosted service you want to expose to a DPWS client. The event source object must then be added to the hosted service event source collection to register it with the device services. When a client subscribes to an event the subscription manager uses this class to validate and create an event subscription for the event source. The properties of this class represent the event type in an event subscription request.

Version Information

Available in the .NET Micro Framework versions 2.5, 3.0, 4.0, 4.1, and 4.2.

See Also

Reference

DpwsWseEventSource Members
Dpws.Device.Services Namespace