ConnectionisPointToPoint Method OpenDOF Object Access Library
Is the connection a point-to-point connection?

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

C#
bool isPointToPoint()

Return Value

Type: Boolean
Whether or not the connection is a point-to-point connection.
See Also

Reference