My app is loading a large file and it needs a lot of time for building up internal structures. After a while the app is terminetd by the OS beuacuse of time out. Any idea to handle it differently?
Asked
Active
Viewed 16 times
1 Answers
0
My solution: As the last statement I create a timer, which is called 2 sec later. Then the remaining part is done.

Peter71
- 2,180
- 4
- 20
- 33