TCPIP.MaxSockets Property |
Read/write. Accesses the maximum number of sockets that the RT-TCP/IP stack will provide. The specified
value must be in the range 1 to 32765 1024 . After changing this property, the RT-TCP/IP stack must be
restarted for the changes to take effect.
Namespace:
IntervalZero.RTX64.ConfigAssembly: IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)

Property Value
Type: UInt32Implements
IConfigTCPIPMaxSockets
Exception | Condition |
---|---|
RTX64InvalidPropertyValueException |
Thrown if an attempt is made to set this property to a value outisde of the value 1- |
