BluetoothAdapter.Connected Property

Neo smartpen SDK

BluetoothAdapterConnected Property

Specifies whether the device is connected.

Namespace:  Neosmartpen.Net.Bluetooth
Assembly:  Neosmartpen.Net (in Neosmartpen.Net.dll) Version: 2.1.13.0 (2.1.13)
Syntax
C#
public bool Connected { get; }

Property Value

Type: Boolean
See Also