Compartir a través de


SendEventBatchFailedEventArgs.EventBatch Propiedad

Definición

Conjunto de eventos que estaban en el lote que no se pudo publicar.

public System.Collections.Generic.IReadOnlyList<Azure.Messaging.EventHubs.EventData> EventBatch { get; }
member this.EventBatch : System.Collections.Generic.IReadOnlyList<Azure.Messaging.EventHubs.EventData>
Public ReadOnly Property EventBatch As IReadOnlyList(Of EventData)

Valor de propiedad

Se aplica a