Click or drag to resize

Couchbase.Lite.Sync Namespace

 
Classes
  ClassDescription
Public classReplicationStatusChangedEventArgs
Event arguments for the StatusChanged event
Structures
  StructureDescription
Public structureReplicationProgress
A struct describing the current progress of an IReplication
Public structureReplicationStatus
A struct describing the current status of an IReplication
Interfaces
  InterfaceDescription
Public interfaceIReplication
An interface describing a replication. A replication is a transfer of data between two database endpoints. The two endpoints are a local database, and either another local database or a remote URL.
Enumerations
  EnumerationDescription
Public enumerationReplicationActivityLevel
An enum describing states for an IReplication