Component.ResetMaxConcurrency Method

Resets the MaxConcurrency property to its default value of zero (0), allowing the Stack to determine a good MaxConcurrency value and use it. 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

Copy
public void ResetMaxConcurrency()

Return Value

Type: void

See Also: