* Gracefully close the app on exit * Application tear down instead of calling Environment.Exit(0); do a better tear down of the application
6.6 KiB
6.6 KiB
* Gracefully close the app on exit * Application tear down instead of calling Environment.Exit(0); do a better tear down of the application