Click or drag to resize

V8RuntimeHeapInfoUsedHeapSize Property

Gets the used heap size in bytes.

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

Property Value

Type: UInt64
See Also