EventProcessorOptions.MaxBatchSize Propiedad

Definición

Devuelve el tamaño máximo de un lote de eventos con el que se llamará a IEventProcessor.ProcessEventsAsync.

public int MaxBatchSize { get; set; }
member this.MaxBatchSize : int with get, set
Public Property MaxBatchSize As Integer

Valor de propiedad

Se aplica a