db4o

IReplicationConflictHandler Interface

will be called by a Db4objects.Db4o.Replication.IReplicationProcess upon replication conflicts. Conflicts occur whenever Db4objects.Db4o.Replication.IReplicationProcess.Replicate is called with an object that was modified in both ObjectContainers since the last replication run between the two.

For a list of all members of this type, see IReplicationConflictHandler Members.

public interface IReplicationConflictHandler

Requirements

Namespace: Db4objects.Db4o.Replication

Assembly: Db4objects.Db4o (in Db4objects.Db4o.dll)

See Also

IReplicationConflictHandler Members | Db4objects.Db4o.Replication Namespace