Summary
Configures the maximum memory buffer size for batched message.
- Assembly
- Db4objects
.Db4o .CS-2010 .dll - Namespace
- Db4objects
.Db4o .CS .Config - Containing Type
- I
Networking Configuration
Syntax
int MaxBatchQueueSize { set; }
Remarks
Configures the maximum memory buffer size for batched message. If the
size of batched messages is greater than
This setting can be used on both client and server.
maxSize, batched
messages will be sent to server.This setting can be used on both client and server.
Value
| Type | Description |
|---|---|
| int |