Click or drag to resize

AgsServiceStopping Event

Fired when the handler is stopping

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

Value

Type: SystemEventHandler

Implements

IDaemonServiceStopping
See Also