protected override void ShutdownInternal() { MainStartup.Shutdown(); }
protected override void RestartInternal() { MainStartup.Restart(); }