Skip to content

M_Aurora_Devices_Device_IsConnected

Anton Pupkov edited this page Aug 8, 2016 · 1 revision

Device.IsConnected Method

Gets the connection status of this device instance. [NOT IMPLEMENTED]

Namespace: Aurora.Devices
Assembly: Aurora (in Aurora.exe) Version: 1.0.0.0 (0.0.4.6)

Syntax

C#

bool IsConnected()

Return Value

Type: Boolean
A boolean value representing the connection status of this device

See Also

Reference

Device Interface
Aurora.Devices Namespace

Clone this wiki locally