Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite.Sync
Replicator Class
Replicator Events
StatusChanged Event
Replicator
StatusChanged Event
An event that is fired when the replicator changes its status for reasons like processing more data or changing its condition
Namespace:
Couchbase.Lite.Sync
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0295
Syntax
C#
Copy
public
event
EventHandler
<
ReplicationStatusChangedEventArgs
>
StatusChanged
Value
Type:
System
EventHandler
ReplicationStatusChangedEventArgs
See Also
Reference
Replicator Class
Couchbase.Lite.Sync Namespace