Click or drag to resize

DataCacheMemoryUsedByThisProcess Property

The amount of virtual memory, in bytes, allocated for this process.

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public static long MemoryUsedByThisProcess { get; }

Property Value

Type: Int64
See Also