Click or drag to resize

DataCacheMinimumAvailableMegaBytes Property

Decide the minimum amount of available memory before reducing page caching and flushing updated pages. Only used by 32-bit process.

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public ulong MinimumAvailableMegaBytes { get; set; }

Property Value

Type: UInt64
See Also