- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Defragment - Containing Type
- DefragmentConfig
Syntax
public virtual void ObjectCommitFrequency(int objectCommitFrequency)
Parameters
Name | Type | Description |
---|---|---|
objectCommitFrequency | int | The number of processed object (slots) that should trigger an intermediate commit of the target file. Default: 0, meaning: never. |
Return Value
Type | Description |
---|---|
void |