ReplicationLastError Property |
Gets the last error, if any, that occurred since the
Replication was started.
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax public Exception LastError { get; set; }
Property Value
Type:
ExceptionSee Also