returns the Db4objects.Db4o.Config.IConfiguration context for this ObjectServer.
Upon opening an ObjectServer with any of the factory methods in the Db4objects.Db4o.Db4oFactory class, the global Db4objects.Db4o.Config.IConfiguration context is copied into the ObjectServer. The Db4objects.Db4o.Config.IConfiguration can be modified individually for each ObjectServer without any effects on the global settings.
the Configuration context for this ObjectServer
IExtObjectServer Interface | Db4objects.Db4o.Ext Namespace | Db4objects.Db4o.Db4oFactory.Configure