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: 11.1.0.0 (11.1)
Syntax
public static long MaximumMemoryUse { get; set; }

Property Value

Type: Int64
See Also