Language

JsRuntimeOptions.MaxStackBytes Property

Definition

Maximum stack size in bytes.

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

Property Value

Applies to