Return whether or not the connection is currently connected.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public bool isConnected()
Return Value
Type: Booleanwhether or not the connection is currently connected.
Remarks
See Also