DOFOperationControlgetTargetConnection Method OpenDOF Object Access Library
Get the target connection.

Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
public DOFConnection getTargetConnection()

Return Value

Type: DOFConnection
the target connection.
Remarks

Get the target connection. If null, the normal routing logic will be followed.
See Also

Reference