Edit

Windows7Param.MaxCoalesceWriteGapSize field

Maximum number of bytes that can be gapped for a coalesced write IO operation.

Namespace:  Microsoft.Isam.Esent.Interop.Windows7
Assembly:  Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
Public Const MaxCoalesceWriteGapSize As JET_param
'Usage
Dim value As JET_param

value = Windows7Param.MaxCoalesceWriteGapSize
public const JET_param MaxCoalesceWriteGapSize

See also

Reference

Windows7Param class

Windows7Param members

Microsoft.Isam.Esent.Interop.Windows7 namespace