Click or drag to resize

IReplicationStatus Property

Gets the current status of the IReplication

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

Property Value

Type: ReplicationStatus
See Also