Subsystem.TCPIPMSpacesPoolExpandSize Property
This property accesses the configuration parameter that specifies the size, in kilobytes, by which to expand the local pool within the TCP/IP Stack MSpace when TCPIPMSpacesPoolExpandable is set to true.
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
public uint TCPIPMSpacesPoolExpandSize { get; set; }
Property Value
Type: UInt32
Implements
IConfigSubsystem.TCPIPMSpacesPoolExpandSize
See Also: