ServergetAddress Method OpenDOF Object Access Library
Get the servers bound address.

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

C#
DOFAddress getAddress()

Return Value

Type: DOFAddress
The address associated with the server.
Remarks

Get the servers bound address.
See Also

Reference