Share via


DpwsWseEventSources.Add Method

Adds an event source to the end of the event source collection.

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

Syntax

public int Add (
         DpwsWseEventSourcevalue
)

Parameters

  • value
    The event source object to be added to the end of the event sources collection. The value can be null.

Return Value

The event source index at which the value has been added.

Version Information

Available in .NET Micro Framework version 2.5

See Also

Reference

DpwsWseEventSources Class
DpwsWseEventSources Members
Dpws.Device.Services Namespace