Summary
configures the timer for WeakReference collection.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Config - Containing Type
- ICommonConfiguration
Syntax
int WeakReferenceCollectionInterval { set; }
Remarks
configures the timer for WeakReference collection.
The default setting is 1000 milliseconds.
Configure this setting to zero to turn WeakReference collection off.
The default setting is 1000 milliseconds.
Configure this setting to zero to turn WeakReference collection off.
Value
Type | Description |
---|---|
int | the time in milliseconds |