Property ConnectionState
Namespace: Belay.Core
Assembly: Belay.Core.dll
ConnectionState
Gets the current connection state of the device.
csharp
public DeviceConnectionState ConnectionState { get; }
Property Value
Remarks
This property is maintained for backward compatibility. Use the State property for accessing the full device state including capabilities and operation tracking.