Summary
Configures to batch messages between client and server.
- Assembly
- Db4objects
.Db4o .CS-2010 .dll - Namespace
- Db4objects
.Db4o .CS .Config - Containing Type
- I
Networking Configuration
Syntax
bool BatchMessages { set; }
Remarks
Configures to batch messages between client and server. By default, batch
mode is enabled.
This setting can be used on both client and server.
This setting can be used on both client and server.
Value
Type | Description |
---|---|
bool | false, to turn message batching off. |