ConnectionStateIsConnected Property
            Returns true if the serial port is connected to the Arduino, false otherwise.
            
Namespace: RoboTx.ApiAssembly: RoboTx.Api (in RoboTx.Api.dll) Version: 1.0.0
public bool IsConnected { get; }
Public ReadOnly Property IsConnected As Boolean
	Get
member IsConnected : bool with get
Property Value
Boolean