I am fully aware on how to display progress dialogues in my application. I just want to know if there is anyway that we can set a "timeout" interval for this progress dialog. [I mean is there any API for this]
I can always run a thread for this, but thought it would be better if there was an inbuilt API already..