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: 8.2.1.0 (8.2.1)
Syntax
public static long MemoryUsedByThisProcess { get; }

Property Value

Type: Int64
See Also