cancel
Showing results for 
Search instead for 
Did you mean: 

When to Detach

Anonymous
Not applicable
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?
1 REPLY 1

John__Carter
Staff
Staff
An object will remain attached until either the target app is closed or the BP process ends. There is no real need to detach your object as it will remain in memory until the BP process finishes.