Click or drag to resize

DcApplicationContext Events

The DcApplicationContext type exposes the following members.

Events
  NameDescription
Public eventStarted
Fired when the application startup has completed
(Inherited from ApplicationContext.)
Public eventStarting
Fired when the application is starting
(Inherited from ApplicationContext.)
Public eventStopped
Fired when the application has stopped
(Inherited from ApplicationContext.)
Public eventStopping
Fired when the application is stopping
(Inherited from ApplicationContext.)
Top
See Also