Click or drag to resize

BluetoothPeerToPeerShareServiceStopped Event

Fired when the service has stopped

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

Value

Type: SystemEventHandler

Implements

IDaemonServiceStopped
See Also