Aracılığıyla paylaş


ChaosParameters.MaxConcurrentFaults Property

Definition

Maximum number of concurrent faults induced per iteration with the lowest being 1. The higer the concurrency the more aggressive the failovers; thus, inducing more complex series of failures to uncover bugs -- using 2 or 3 for this is recommended.

[System.Runtime.Serialization.DataMember]
public long MaxConcurrentFaults { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.MaxConcurrentFaults : int64 with get, set
Public Property MaxConcurrentFaults As Long

Property Value

Attributes

Applies to