DpwsDiscoveryClient Members

The following tables list the members exposed by the DpwsDiscoveryClient type.

Public Constructors

Name Description
Public Method DpwsDiscoveryClient Creates an instance of the DpwsDiscoveryClient class.

Public Properties

Name Description
Public Property DiscoveryResponsePort Use to get or set the UDP discovery port where this client listens for discovery responses.
Public Property ReceiveTimeout Use to get or set the time in milliseconds that a Probe or Resolve listener should wait for ProbeMatches.

Public Methods

Name Description
Public Method DirectedProbe Sends a directed Probe request and parses ProbeMatches responses.
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method Probe Overloaded. Sends a Probe request and parses ProbeMatches responses.
Public Method ReferenceEquals (Inherited from Object.)
Public Method Resolve Overloaded. Sends a Resolve request to a specific service endpoint.
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

DpwsDiscoveryClient Class
Dpws.Client.Discovery Namespace