Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite.Sync
ReplicationStatusChangedEventArgs Class
ReplicationStatusChangedEventArgs Properties
LastError Property
Status Property
ReplicationStatusChangedEventArgs
Status Property
The new status for the
Replicator
in question.
Namespace:
Couchbase.Lite.Sync
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0295
Syntax
C#
Copy
public
ReplicationStatus
Status
{
get
; }
Property Value
Type:
ReplicationStatus
See Also
Reference
ReplicationStatusChangedEventArgs Class
Couchbase.Lite.Sync Namespace