Click or drag to resize

ApplicationContextStopping Event

Fired when the application is stopping

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

Value

Type: SystemEventHandler

Implements

IApplicationServiceContextStopping
See Also