Click or drag to resize

IReplicationLastError Property

Gets the most recent error associated with this replication

Namespace:  Couchbase.Lite.Sync
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0074
Syntax
C#
Exception LastError { get; }

Property Value

Type: Exception
See Also