IEngine Events

The IEngine type exposes the following members.

Events
  NameDescription
Public eventInitialized
Occurs during engine startup after all registered services implementing IRequireInitialization have been initialized.
Public eventStarted
Public eventStopped
Public eventStopping
Top
See Also