Click or drag to resize

BluetoothPeerToPeerShareServiceStarting Event

Fired when the service is starting

Namespace:  SanteDB.DisconnectedClient.UI.Services.Bluetooth
Assembly:  SanteDB.DisconnectedClient.UI (in SanteDB.DisconnectedClient.UI.dll) Version: 2.2.1
Syntax
public event EventHandler Starting

Value

Type: SystemEventHandler

Implements

IDaemonServiceStarting
See Also