Subsystem.TCPIPMSpacesPoolExpandable Property
This property accesses the configuration parameter that specifies whether the local pool within the TCP/IP Stack MSpace is expandable. If true, the local pool within the TCP/IP Stack MSpace will expand by the amount specified by TCPIPMSpacesPoolExpandSize when depleted.
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
public bool TCPIPMSpacesPoolExpandable { get; set; }
Property Value
Type: Boolean
Implements
IConfigSubsystem.TCPIPMSpacesPoolExpandable
See Also: