Re: multi-threading (General questions)
Hi,
I believe you already gave yourself an answer. Move the GET's from the disconnected Event and use the Done instead, or set a condition that would only call another get (from Disconnected Event) in some certain occassions. (I.e, only if an error occured).
Also, in Disconnected Event, Set wodHttpDLX(index) = Nothing in order to release the component after disconnection.
Hope I helped.
Regards,
Damba
Complete thread:
- multi-threading - help, 2007-12-19, 06:30
- Re: multi-threading - wodDamir, 2007-12-19, 08:52
- Re: multi-threading - help, 2007-12-19, 21:20
- Re: multi-threading - woddrazen, 2007-12-19, 22:56
- Re: multi-threading - help, 2007-12-19, 23:06
- Re: multi-threading - woddrazen, 2007-12-19, 22:56
- Re: multi-threading - help, 2007-12-19, 21:20
- Re: multi-threading - wodDamir, 2007-12-19, 08:52