Click or drag to resize

IReplicationPush Property

Gets or sets whether or not this replication should perform push operations from the remote dataset

Namespace:  Couchbase.Lite.Sync
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0074
Syntax
C#
bool Push { get; set; }

Property Value

Type: Boolean
See Also