Component.ResetMaxSockets Method
Resets the MaxSockets property to its default value of 64 sockets. After calling this method, the TCP/IP Stack must be restarted for the changes to take effect.
Namespace:
IntervalZero.MaxRT.Tcpip.Config
Assembly:
IntervalZero.MaxRT.Tcpip.Config (in IntervalZero.MaxRT.Tcpip.Config.dll) Version: 1.0.0.0 (File version: 1.1.0)
Syntax
public void ResetMaxSockets()
Return Value
Type: void
See Also: