Language

JsRuntimeOptions.MaxHeapBytes Property

Definition

Maximum heap size in bytes.

public long? MaxHeapBytes { get; set; }
member this.MaxHeapBytes : Nullable<int64> with get, set
Public Property MaxHeapBytes As Nullable(Of Long)

Property Value

Applies to