Okay, I'm using the LoadVariablesNum to pull information from an ASP page, and for whatever reason it takes between .2 and 60 seconds for it to complete (seems to be random).
I've got a built in retry timer, in which I just re-do the LoadVariablesNum.
Is there anything else I should be doing to cancel the previous request before retrying the LoadVariablesNum?