Click or drag to resize

ReplicationStateTransitionDestination Property

The state the replication was in after the trigger

Namespace:  Couchbase.Lite.Replicator
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
public ReplicationState Destination { get; }

Property Value

Type: ReplicationState
See Also