ChaosTestScenarioParameters.WaitTimeBetweenIterations Property

Definition

Wait time between two iterations for a random duration bound by this value.

public TimeSpan WaitTimeBetweenIterations { get; set; }
member this.WaitTimeBetweenIterations : TimeSpan with get, set
Public Property WaitTimeBetweenIterations As TimeSpan

Property Value

The time-separation between two consecutive iterations of the ChaosTestScenario

Applies to