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: BooleanWhether or not the connection is a point-to-point connection.
See Also