| id | DataSource.Options.pushAggregationTimeout |
|---|---|
| type | Number | undefined |
| default | undefined |
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#####
- push(changes) in: ArrayStore | CustomStore | LocalStore | ODataStore
- reshapeOnPush