Click or drag to resize

wclGattServerStarted Property

Gets the server running status.

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

Property Value

Boolean
True if the server is advertising.
See Also