Click or drag to resize

DataCacheAvailableRamMB Property

Current available memory in MB as calculated by using PerformanceCounter or current use relative to MaximumMemoryUse

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public static uint AvailableRamMB { get; }

Property Value

Type: UInt32
See Also