ScheduledProcess.MSpaceInitialSize Property
Get/set the MSpace initial size (in kilobytes) for the scheduled process.
Namespace:
IntervalZero.MaxRT.wRTOS.Config
Assembly:
IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.0.1)
Syntax
public uint MSpaceInitialSize { get; set; }
Property Value
Type: UInt32
Implements
IConfigScheduledProcess.MSpaceInitialSize
See Also: