Compartir a través de


ChaosEventsSegment.History Propiedad

Definición

Obtiene la lista de ChaosEvent que se generaron durante el intervalo de tiempo especificado en . GetChaosEventsAsync(ChaosEventsSegmentFilter, Int64, TimeSpan, CancellationToken)

.
[System.Runtime.Serialization.DataMember]
public System.Collections.Generic.List<System.Fabric.Chaos.DataStructures.ChaosEvent> History { get; }
[<System.Runtime.Serialization.DataMember>]
member this.History : System.Collections.Generic.List<System.Fabric.Chaos.DataStructures.ChaosEvent>
Public ReadOnly Property History As List(Of ChaosEvent)

Valor de propiedad

Lista de ChaosEvent que se produjeron durante el intervalo de tiempo especificado en GetChaosEventsAsync(ChaosEventsSegmentFilter, Int64, TimeSpan, CancellationToken)

.
Atributos

Se aplica a