IsConnected

bool IController.IsConnected { get; }

Gets whether the controller is connected to its communication network.

Value

bool – True if connected, false otherwise.

Throws