Click or drag to resize

ApplicationContextStarting Event

Fired when the application is starting

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

Value

Type: SystemEventHandler

Implements

IApplicationServiceContextStarting
See Also