Click or drag to resize

wclGattServerConnectionActive Property

Gets the GATT server state.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
public bool Active { get; }

Property Value

Boolean
True if the GATT server is running.
See Also