ApplicationModulesLoaded

Event definition that is fired after ApplicationModulesLoading hooks, and before ApplicationStarted.

Hooks registered for this event can interrupt the application startup if needed by throwing exceptions.

Report a problem