DpwsProbeMatches Class

A collection used to store DpwsProbeMatch objects.

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

Syntax

 public class DpwsProbeMatches : DpwsServiceDescriptions

Remarks

This class derives from a DpwsServiceDescriptions class and is used to store a collection of DpwsProbeMatch objects that contain target service endpoint properties. A DPWS client uses this collection to iterate a list of target service endpoint descriptions returned from a Probe request. A DPWS client uses this collection to access a services endpoint information.

Version Information

Available in .NET Micro Framework version 2.5

See Also

Reference

DpwsProbeMatches Members
Dpws.Client.Discovery Namespace