Click or drag to resize

V8RuntimeHeapInfoTotalHeapSize Property

Gets the total heap size in bytes.

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

Property Value

Type: UInt64
See Also