ConnectiongetConnectionType Method OpenDOF Object Access Library
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: DOFConnectionType
The type of connection. STREAMING, DATAGRAM.
Remarks

Get the type of connection.
See Also

Reference