Get the current instantaneous state of the connection.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public DOFConnectionState getState()
Return Value
Type: DOFConnectionStateThe current state of the connection.
Remarks
See Also