Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 1.19 KB

File metadata and controls

15 lines (13 loc) · 1.19 KB
id DataSource.Options.pushAggregationTimeout
type Number | undefined
default undefined

shortDescription

Specifies the period (in milliseconds) when changes are aggregated before pushing them to the DataSource.


When this property is undefined, the aggregation period is calculated automatically based on the rendering speed's measurements.

#####See Also#####