DartSettings.

OldGenHeapSize Property

Summary

Sets the upper limit of old space to num MB.
Assembly
Cake.Dart.dll
Namespace
Cake.Dart
Containing Type
DartSettings

Syntax

public Nullable<int> OldGenHeapSize { get; set; }

Value

Type Description
Nullable<int>