Click or drag to resize

V8RuntimeHeapInfoTotalExternalSize Property

Gets the total external memory size in bytes.

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

Property Value

UInt64
See Also