Click or drag to resize

BluetoothPeerToPeerShareServiceIsRunning Property

True if the service is running

Namespace:  SanteDB.DisconnectedClient.UI.Services.Bluetooth
Assembly:  SanteDB.DisconnectedClient.UI (in SanteDB.DisconnectedClient.UI.dll) Version: 2.2.1
Syntax
public bool IsRunning { get; }

Property Value

Type: Boolean

Implements

IDaemonServiceIsRunning
See Also