ExecutingFaultsEvent.Faults Property

Definition

Gets the list of faults that Chaos is executing.

[System.Runtime.Serialization.DataMember]
public System.Collections.Generic.List<string> Faults { get; }
[<System.Runtime.Serialization.DataMember>]
member this.Faults : System.Collections.Generic.List<string>
Public ReadOnly Property Faults As List(Of String)

Property Value

Attributes

Applies to