DpwsResolveMatches Class

A collection used to store DpwsResolveMatch objects.

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

Syntax

 public class DpwsResolveMatches : DpwsServiceDescriptions

Remarks

This class derives from DpwsServiceDescriptions and is used to store collection of DpwsResolveMatch 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 Resolve 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

DpwsResolveMatches Members
Dpws.Client.Discovery Namespace