DOFConnectionStateisConnected Method OpenDOF Object Access Library
Return whether the connection is currently established.

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

C#
bool isConnected()

Return Value

Type: Boolean
True if the connection is established, false otherwise.
Remarks

Return whether the connection is currently established.
See Also

Reference