ReplicatorConfigurationContinuous Property |
Gets or sets whether or not the
Replicator should stay
active indefinitely. The default is
false
Namespace:
Couchbase.Lite.Sync
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0364
Syntax public bool Continuous { get; set; }
Property Value
Type:
BooleanSee Also