Open topic with navigation
Configure how long it takes, before an inactive connection is timed out.
ClientConfiguration configuration = Db4oClientServer.newClientConfiguration(); configuration.timeoutClientSocket(1*60*1000);