You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lets say a IStartupTask identifies a situation where the application cannot proceed and start successfuylly. It would then be nice to be able to cancel further IStartupTasks from being run. It should also be possible to find out if the startup was cancelled or not after the call to Kick.Start() has been made.
The text was updated successfully, but these errors were encountered:
Lets say a IStartupTask identifies a situation where the application cannot proceed and start successfuylly. It would then be nice to be able to cancel further IStartupTasks from being run. It should also be possible to find out if the startup was cancelled or not after the call to Kick.Start() has been made.
The text was updated successfully, but these errors were encountered: