Click or drag to resize

BluetoothPeerToPeerShareServiceStopping Event

fired when the service is stopping

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

Value

Type: SystemEventHandler

Implements

IDaemonServiceStopping
See Also