Read that BPÂ will automatically detach if IÂ terminate an application, what if the application is still running? Is it advisable to detach from an application once we are done with it?
To put into context, I have a BO which attaches to an Internet Explorer file picker popup and selects a file. Once the popup is dismissed (but IE is still running), do I need to detach the BO? Or BP will manage it automatically?