ConnectiongetPeerAddress Method OpenDOF Object Access Library
Return the peer address of the connection.

Namespace: org.opendof.core.transport
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
DOFAddress getPeerAddress()

Return Value

Type: DOFAddress
The peer address of the connection.
Remarks

Return the peer address of the connection.
See Also

Reference