enableDeltaSync property
Whether to allow delta sync when replicating with the listener.
The default is false
, which means delta sync is not allowed.
Implementation
bool enableDeltaSync;
Whether to allow delta sync when replicating with the listener.
The default is false
, which means delta sync is not allowed.
bool enableDeltaSync;