Component.Start Method

Starts the Network Relay component. If the Network Link Layer (NL2) is not already running, the NL2 will also start.

Namespace:  IntervalZero.MaxRT.Rly.Control
Assembly:  IntervalZero.MaxRT.Rly.Control (in IntervalZero.MaxRT.Rly.Control.dll) Version: 1.0.0.0 (File version: 1.1.0)

Syntax

Copy
public void Start()

Exceptions

MaxRTNativeException is thrown when errors occur.

See Also: