setEventPublishBatchSize

open fun setEventPublishBatchSize(batchSize: Int)

Set the batch size for publishing instrumentation events. Will limit the number of events sent in a single network request to the specified batch size. Will silently return if batch size is less than or equal to zero.

Parameters

batchSize

Event batch size