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: DOFAddressThe peer address of the connection.
Remarks
See Also