ReplicatorLastError Property |
Gets the most recent error associated with this replication
Namespace:
Couchbase.Lite.Sync
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 0.0.0
Syntaxpublic Exception LastError { get; set; }Property Value
Type:
Exception
See Also