Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite.Sync
IReplication Interface
IReplication Properties
Continuous Property
Database Property
LastError Property
OtherDatabase Property
Pull Property
Push Property
RemoteUrl Property
Status Property
IReplication
Push 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#
Copy
bool
Push
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
IReplication Interface
Couchbase.Lite.Sync Namespace