The methods of the IClientServerConfiguration interface are listed below. For a complete list of IClientServerConfiguration interface members, see the IClientServerConfiguration Members topic.
![]() | Configures to batch messages between client and server. |
![]() | returns the MessageSender for this Configuration context. |
![]() | Configures the maximum memory buffer size for batched message. |
![]() | Sets the number of IDs to be prefetched for an ObjectSet in C/S mode |
![]() | Sets the number of objects to be prefetched for an ObjectSet in C/S mode |
![]() | sets the MessageRecipient to receive Client Server messages. |
![]() | configures the client messaging system to be single threaded or multithreaded. |
![]() | configures the time a client waits for a message response from the server. |
![]() | configures the delay time after which the server starts pinging connected clients to check the connection. |
![]() | configures the timeout of the serverside socket. |
IClientServerConfiguration Interface | Db4objects.Db4o.Config Namespace