Dpws.Client.Discovery Namespace
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Handles client probe and resolve requests, which are WS-Discovery messages sent by a client to search for services on the network.
Classes
Class | Description | |
---|---|---|
DpwsDiscoveryClient | Processes client Probe and Resolve requests. | |
DpwsMetadata | Stores service endpoint metadata details acquired from a Get metadata response. | |
DpwsMexClient | Retrieves a DPWS service's metadata. | |
DpwsMexService | Base class used to store metadata service information about a host or Hosted service. | |
DpwsMexServices | Provides message exchanger (MEX) services. | |
DpwsRelationship | A class used to store Relationship metadata. | |
DpwsServiceDescription | Base class used by DpwsProbeMatch and DpwsResolveMatch classes. | |
DpwsServiceDescriptions | A base collection class used to store DpwsServiceDescription objects. | |
DpwsThisDevice | A class used to store a device's ThisDevice metadata. | |
DpwsThisModel | Stores a device's ThisModel information. |
Delegates
Delegate | Description | |
---|---|---|
ByeEventHandler | A delegate used by the discovery client ByeEventHandler. | |
HelloEventHandler | A delegate used by the discovery client HelloEventHandler. |