Get the type of connection.
Namespace: org.opendof.core.transport
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
DOFConnectionType getConnectionType()
Return Value
Type: DOFConnectionTypeThe type of connection. STREAMING, DATAGRAM.
Remarks
See Also