Method WithBatchSize
WithBatchSize(int)
Sets the number of messages to process in each batch.
public OutboxBuilder<TDbContext> WithBatchSize(int batchSize)
Parameters
batchSizeint
Returns
- OutboxBuilder<TDbContext>
Sets the number of messages to process in each batch.
public OutboxBuilder<TDbContext> WithBatchSize(int batchSize)
batchSize int