Click or drag to resize

DataCacheMaximumMemoryUse Property

Maximum number of bytes to allow for this Process (reduces cached objects and pages when memory allocated reaches this soft limit)

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public static long MaximumMemoryUse { get; set; }

Property Value

Type: Int64
See Also