A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Couchbase.Lite
ReplicationChangeEventArgs Class
ReplicationChangeEventArgs Properties
ChangesCount Property
CompletedChangesCount Property
LastError Property
ReplicationStateTransition Property
Source Property
Status Property
Username Property
ReplicationChangeEventArgs
Status Property
Gets the status of the replication at the time the event was created
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
Copy
public
ReplicationStatus
Status
{
get
; }
Property Value
Type:
ReplicationStatus
See Also
Reference
ReplicationChangeEventArgs Class
Couchbase.Lite Namespace