DOFDomainStateisConnected Method OpenDOF Object Access Library
Return whether there is currently a route to this domain.

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 a route exists, false otherwise.
Remarks

Return whether there is currently a route to this domain.
See Also

Reference