Click or drag to resize

ClientApplicationContextBase Events

The ClientApplicationContextBase type exposes the following members.

Events
 NameDescription
Public eventStarted Fired after application startup is complete
(Inherited from SanteDBContextBase)
Public eventStarting Fired when the application context starting
(Inherited from SanteDBContextBase)
Public eventStopped Fired after the appplication context is stopped
(Inherited from SanteDBContextBase)
Public eventStopping Fired wehn the application context commences stop
(Inherited from SanteDBContextBase)
Top
See Also