Edit

Windows7Param members

Include protected members
Include inherited members

System parameters that have been added to the Windows 7 version of ESENT.

The Windows7Param type exposes the following members.

Fields

  Name Description
Public fieldStatic member DbScanIntervalMaxSec Maximum interval to allow the database scan to finish, in seconds.
Public fieldStatic member DbScanIntervalMinSec Minimum interval to repeat the database scan, in seconds.
Public fieldStatic member DbScanThrottle Throttling of the database scan, in milliseconds.
Public fieldStatic member EnableDbScanInRecovery Enable Database Maintenance during recovery.
Public fieldStatic member LVChunkSizeMost This parameter is used to retrieve the chunk size of long-value (blob) data. Setting and retrieving data in multiples of this size increases efficiency.
Public fieldStatic member MaxCoalesceReadGapSize Maximum number of bytes that can be gapped for a coalesced read IO operation.
Public fieldStatic member MaxCoalesceReadSize Maximum number of bytes that can be grouped for a coalesced read operation.
Public fieldStatic member MaxCoalesceWriteGapSize Maximum number of bytes that can be gapped for a coalesced write IO operation.
Public fieldStatic member MaxCoalesceWriteSize Maximum number of bytes that can be grouped for a coalesced write operation.
Public fieldStatic member WaypointLatency This parameter sets the number of logs that esent will defer database flushes for. This can be used to increase database recoverability if failures cause logfiles to be lost.

Top

See also

Reference

Windows7Param class

Microsoft.Isam.Esent.Interop.Windows7 namespace