DpwsMexClient.Get Method
Requests metadata from a devices hosted service endpoint.
Namespace: Dpws.Client.Discovery
Assembly: MFDpwsClient (in mfdpwsclient.dll)
Syntax
public DpwsMetadata Get (
stringserviceAddress
)
Parameters
- serviceAddress
A string containing the transport address of a service endpoint. For DPWS the address represents a devices transport address. For example: http://192.168.0.1:8084/3cb0d1ba-cc3a-46ce-b416-212ac2419b20
Return Value
A collection of DpwsMetadata objects containing endpoint details about services hosted by a device.
Version Information
Available in .NET Micro Framework version 2.5
See Also
Reference
DpwsMexClient Class
DpwsMexClient Members
Dpws.Client.Discovery Namespace