IEngine Events

The IEngine type exposes the following members.

Events
  NameDescription
Public eventHeartbeat
Occurs when the Engine heartbeat happens - approximately every 60 seconds.
Public eventInitialized
Occurs during engine startup after all registered services implementing IRequireInitialization have been initialized.
Public eventStarted
Public eventStopped
Public eventStopping
Top
See Also