• Bootstrap takes care for initializing the application (open db connections, load settings, etc.).

    It will call ResetBootstrapState() if the application was already bootstrapped.

    Returns void

Generated using TypeDoc