I have different Timers wich starts different downloads.
Because both Downloads waits for the response (Wait For JobDone (j As HttpJob)) it can happen, that the information is going to the false one.
How i can prevent this?
Because both Downloads waits for the response (Wait For JobDone (j As HttpJob)) it can happen, that the information is going to the false one.
How i can prevent this?