Component.AutoStart Property

Gets or sets a Boolean indicating whether the TCP/IP Stack component should start automatically.

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 bool AutoStart { get; set; }

Property Value

Type: Boolean

See Also: