batchSize property

BatchSize? batchSize
getter/setter pair

Sets the preferred size of batched data uploaded to Datadog servers. This value impacts the size and number of requests performed by the SDK.

Implementation

BatchSize? batchSize;