Click or drag to resize

wclGattLocalServiceAdded Property

Gets the service state.

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

Property Value

Boolean
True if the service is added and published. False otherwise.
See Also