RobotIOConnectionState Property

Informs the connected state of the computer with the Arduino.

Definition

Namespace: RoboTx.Api
Assembly: RoboTx.Api (in RoboTx.Api.dll) Version: 1.0.0
C#
public ConnectionState ConnectionState { get; }

Property Value

ConnectionState

See Also