Title here
Summary here
Define your own batch destination block. This block accepts all data from the flow and will create batches of incoming data which can be processed with the WriteBatchAction.
Type | Name | Description |
---|---|---|
Action<ExpandoObject[], int> | writeAction |
Type | Name | Description |
---|---|---|
int | batchSize | |
Action<ExpandoObject[], int> | writeAction |