Set whether or not a DOFOperation using this DOFOperationControl will cause responses to be randomly distributed across the operation's lifetime.
- Parameters
-
self | The operationControl. This must not be NULL. |
isDelay | Boolean to enable (if TRUE) or disable (if FALSE) the delay. |
- Returns
- TRUE if the delay was set, FALSE otherwise.