Subsystem.ProcessExtMSpacePoolMinimumSize Property
This property accesses the configuration parameter that specifies the minimum size, in kilobytes, of the local pool within every RTSS process external MSpace.
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 ProcessExtMSpacePoolMinimumSize { get; set; }
Property Value
Type: UInt32
Implements
IConfigSubsystem.ProcessExtMSpacePoolMinimumSize
See Also: