DOFConnectionConfiggetConnectionType Method OpenDOF Object Access Library
Return the type of the connection.

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

C#
public DOFConnectionType getConnectionType()

Return Value

Type: DOFConnectionType
The type of the connection.
Remarks

Return the type of the connection.
See Also

Reference