enableDeltaSync property

bool enableDeltaSync
getter/setter pair

Whether to allow delta sync when replicating with the listener.

The default is false, which means delta sync is not allowed.

Implementation

bool enableDeltaSync;