TestScenarioParameters.WaitTimeBetweenFaults Property

Definition

The maximum wait time between consecutive faults: the larger the value, the lower the concurrency (of faults).

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

Property Value

Returns the maximum wait time between two consecutive faults as a TimeSpan

Applies to