ReplicationStateTransition Class |
Namespace: Couchbase.Lite.Replicator
public sealed class ReplicationStateTransition
The ReplicationStateTransition type exposes the following members.
| Name | Description | |
|---|---|---|
| Destination |
The state the replication was in after the trigger
| |
| Source |
The state that the replication was in before the trigger
| |
| Trigger |
The trigger that caused the state change
|