Click or drag to resize

V8RuntimeHeapInfoTotalPhysicalSize Property

Gets the total physical memory size in bytes.

Namespace:  Microsoft.ClearScript.V8
Assembly:  ClearScript.V8 (in ClearScript.V8.dll) Version: 7.3.1
Syntax
public ulong TotalPhysicalSize { get; }

Property Value

Type: UInt64
See Also