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: BooleanTrue if the connection is established, false otherwise.
Remarks
See Also