Subsystem.TCPIPExtMSpacePoolMinimumSize Property

This property accesses the configuration parameter that specifies the minimum size, in kilobytes, of the local pool within the RT-TCP-IP Stack external MSpace.

Note: This value must be within the range 64 KB to 4,194,292 KB. It cannot be 0.

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 uint TCPIPExtMSpacePoolMinimumSize { get; set; }

Property Value

Type: UInt32

Implements

IConfigSubsystem.TCPIPExtMSpacePoolMinimumSize

See Also: