Hi, i would like to know if there is a way to not close the progress bar until i finish or not the job (httpjob), since while doing a query in a database, the user can exit the progressdialog and execute another action , which generates a problem, since when it is in another option and the work is fulfilled, the screen goes to where the previous query was made. i do not know if I explain myself very well?