configures the timeout of the serverside socket.
configures the timeout of the serverside socket.
All server connection threads jump out of the socket read statement on a regular interval to check if the server was shut down. Use this method to configure the duration of the interval.
Default value: 5000ms (5 seconds)
IClientServerConfiguration Interface | Db4objects.Db4o.Config Namespace