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

Property Value

Type: UInt32
See Also