Dpws.Client.Discovery Namespace

Handles client probe and resolve requests, which are WS-Discovery messages sent by a client to search for services on the network.

Classes

Name Description
Public Class DpwsDiscoveryClient Processes client Probe and Resolve requests.
Public Class DpwsMetadata Stores service endpoint metadata details acquired from a Get metadata response.
Public Class DpwsMexClient Retrieves a DPWS service's metadata.
Public Class DpwsMexService Base class used to store metadata service information about a host or Hosted service.
Public Class DpwsMexServices Provides message exchanger (MEX) services.
Public Class DpwsRelationship A class used to store Relationship metadata.
Public Class DpwsServiceDescription Base class used by DpwsProbeMatch and DpwsResolveMatch classes.
Public Class DpwsServiceDescriptions A base collection class used to store DpwsServiceDescription objects.
Public Class DpwsThisDevice A class used to store a device's ThisDevice metadata.
Public Class DpwsThisModel Stores a device's ThisModel information.

Delegates

Name Description
Public Delegate ByeEventHandler A delegate used by the discovery client ByeEventHandler.
Public Delegate HelloEventHandler A delegate used by the discovery client HelloEventHandler.