Click or drag to resize

ReplicationStateTransitionTrigger Property

The trigger that caused the state change

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

Property Value

Type: ReplicationTrigger
See Also