IReplicationContinuous Property |
Gets or sets whether or not this replication should be continuous.
Non-continuous replications stop when they finish processing their
initial set of changes
Namespace:
Couchbase.Lite.Sync
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0074
Syntaxbool Continuous { get; set; }Property Value
Type:
Boolean
See Also