Re: multi-threading - WeOnlyDo Discussion board

Re: multi-threading (General questions)

by wodDamir, Wednesday, December 19, 2007, 08:52 (6184 days ago) @ help

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: