Subsystem.SystemMSpacesPoolExpandable Property

This property accesses the configuration parameter that specifies whether the local pool within the system process MSpace is expandable by the amount specified by SystemMSpacesPoolExpandSize when depleted.

Namespace:  IntervalZero.MaxRT.wRTOS.Config
Assembly:  IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.0.0)

Syntax

Copy
public bool SystemMSpacesPoolExpandable { get; set; }

Property Value

Type: Boolean

Implements

IConfigSubsystem.SystemMSpacesPoolExpandable

See Also: