prepares for replication with another Db4objects.Db4o.IObjectContainer .
An Db4objects.Db4o.IObjectContainer can only be involved in a replication process with one other Db4objects.Db4o.IObjectContainer at the same time.
The returned Db4objects.Db4o.Replication.IReplicationProcess interface provides methods to commit and to cancel the replication process.
This ObjectContainer will be "peerA" for the returned ReplicationProcess. The other ObjectContainer will be "peerB".
the Db4objects.Db4o.Replication.IReplicationProcess interface for this replication process.
IExtObjectContainer Interface | Db4objects.Db4o.Ext Namespace