BatchReleaseCriteria interface
The batch release criteria.
Properties
| batch |
The batch size in bytes. |
| message |
The message count. |
| recurrence | The recurrence. |
Property Details
batchSize
The batch size in bytes.
batchSize?: number
Property Value
number
messageCount
The message count.
messageCount?: number
Property Value
number