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: BooleanTrue if a route exists, false otherwise.
Remarks
See Also