continuous property Null safety
read / write
The continuous flag indicating whether the replicator should stay active indefinitely to replicate changed documents.
Implementation
bool continuous;
The continuous flag indicating whether the replicator should stay active indefinitely to replicate changed documents.
bool continuous;