If any background process is running in dexterity application and user tries to exit the application, it doesnt allow with the message that you cannot exit until the background process complete. We have a dex standalone application where in we face the same issue. We have the control over the background processes but not sure what event we can handle for close action ? The idea here is to handle the preclose event and kill all the running background thread to allow the exit of the application.
Regards,
Himal
*This post is locked for comments
I have the same question (0)