Compartir a través de


SendEventBatchSucceededEventArgs.EventBatch Propiedad

Definición

Conjunto de eventos del lote que se publicó.

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