Share via


DpwsMexServices.Add Method

Adds a MEX service to the list of available services.

Namespace: Dpws.Client.Discovery
Assembly: MFDpwsClient (in mfdpwsclient.dll)

Syntax

public int Add (
         DpwsMexServicevalue
)

Parameters

  • value
    The DpwsMexService to be added.

Return Value

The collection index at which the DpwsMexService has been added.

Version Information

Available in .NET Micro Framework version 3.0 and above.

See Also

Reference

DpwsMexServices Class
DpwsMexServices Members
Dpws.Client.Discovery Namespace