Aracılığıyla paylaş


ChaosParameters.WaitTimeBetweenFaults Property

Definition

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

[System.Runtime.Serialization.DataMember]
public TimeSpan WaitTimeBetweenFaults { get; set; }
[<System.Runtime.Serialization.DataMember>]
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

Attributes

Applies to