DatabaseConfigurationConflictResolver Property |
Gets or sets the
IConflictResolver used to handle conflicts by default
in the database to be created
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0295
Syntax public IConflictResolver ConflictResolver { get; set; }
Property Value
Type:
IConflictResolverSee Also