DOFAddressgetAddress Method OpenDOF Object Access Library
Get the opaque transport-specific address information.

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

C#
public abstract Object getAddress()

Return Value

Type: Object
The transport specific address information.
Remarks

Get the opaque transport-specific address information.
See Also

Reference