DpwsClient.TransportAddress Property

Contains a DPWS-compliant transport address.

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

Syntax

public string TransportAddress { get; }

Property Value

The transport address.

Remarks

The only transport address format supportd by this stack is: http://(device ip address):(device port)/(device.address - urn:uuid prefix)

Version Information

Available in .NET Micro Framework version 2.5

See Also

Reference

DpwsClient Class
DpwsClient Members
Dpws.Client Namespace