Click or drag to resize

V8RuntimeHeapSizeViolationPolicy Property

Gets or sets the V8 runtime's behavior in response to a violation of the maximum heap size.

Namespace: Microsoft.ClearScript.V8
Assembly: ClearScript.V8 (in ClearScript.V8.dll) Version: 7.4.5
Syntax
public V8RuntimeViolationPolicy HeapSizeViolationPolicy { get; set; }

Property Value

V8RuntimeViolationPolicy
See Also