Dacris.Maestro.Core.Delay Interaction

Wait for specified time period.

Preconditions:

timeout is in milliseconds.

Sample State.json Input

{
  "sampleKey": {
    "timeout": "10"
  }
}