IClientServerFactory Interface

Summary

factory to open C/S server and client implementations.
graph BT Type["IClientServerFactory"] class Type type-node Implementing0["StandardClientServerFactory"]-.->Type click Implementing0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.CS.Internal.Config/StandardClientServerFactory"

Syntax

public interface IClientServerFactory

Remarks

factory to open C/S server and client implementations.

Methods

See Also

  • Db4objects.Db4o.CS.Db4oClientServer.OpenClient(Db4objects.Db4o.CS.Config.IClientConfiguration,System.String,System.Int32,System.String,System.String)
  • Db4objects.Db4o.CS.Db4oClientServer.OpenServer(Db4objects.Db4o.CS.Config.IServerConfiguration,System.String,System.Int32)