ScheduledProcess.AllocateProcessExtMSpaceAtStartup Property

Specifies whether this process will allocate the process external MSpace at process start.

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

Syntax

Copy
public bool AllocateProcessExtMSpaceAtStartup { get; set; }

Property Value

Type: Boolean

Implements

IConfigScheduledProcess.AllocateProcessExtMSpaceAtStartup

See Also: