DOFOperationControlisDelay Method OpenDOF Object Access Library
Return whether or not receiving nodes should cause responses to be randomly distributed across the operation's lifetime.

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

C#
public bool isDelay()

Return Value

Type: Boolean
whether or not receiving nodes should cause responses to be randomly distributed across the operation's lifetime.
Remarks

Return whether or not receiving nodes should cause responses to be randomly distributed across the operation's lifetime.
See Also

Reference