BatchingConfiguration interface
Batching configuration
Properties
latency |
Batching latency in seconds. |
max |
Maximum number of messages in a batch. |
Property Details
latencySeconds
Batching latency in seconds.
latencySeconds?: number
Property Value
number
maxMessages
Maximum number of messages in a batch.
maxMessages?: number
Property Value
number
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript