Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite.Sync
IReplication Interface
IReplication Events
StatusChanged Event
IReplication
StatusChanged Event
An event that fires when the replication's status changes
Namespace:
Couchbase.Lite.Sync
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0074
Syntax
C#
Copy
event
EventHandler
<
ReplicationStatusChangedEventArgs
>
StatusChanged
Value
Type:
System
EventHandler
ReplicationStatusChangedEventArgs
See Also
Reference
IReplication Interface
Couchbase.Lite.Sync Namespace