Click or drag to resize

wclGattServerInitialized Property

Gets the server's state.

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

Property Value

Boolean
True if the server is running.
See Also