A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Couchbase.Lite
ReplicationChangeEventArgs Class
ReplicationChangeEventArgs Constructor
ReplicationChangeEventArgs Properties
ReplicationChangeEventArgs Constructor
Initializes a new instance of the
ReplicationChangeEventArgs
class.
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
Copy
public
ReplicationChangeEventArgs
(
Replication
sender
,
ReplicationStateTransition
transition
)
Parameters
sender
Type:
Couchbase.Lite
Replication
The
Replication
that raised the event.
transition
Type:
Couchbase.Lite.Replicator
ReplicationStateTransition
The transition that caused the state in the replication, if applicable
See Also
Reference
ReplicationChangeEventArgs Class
Couchbase.Lite Namespace