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: Booleanwhether or not receiving nodes should cause responses to be randomly distributed across the operation's lifetime.
Remarks
See Also