remoteEventDebounceTime property

Duration remoteEventDebounceTime
final

The duration to buffer remote changes before processing a batch. Helps to group rapid-fire updates from a server push into a single operation.

Implementation

final Duration remoteEventDebounceTime;