> Can you call HttpCli.Abort  and immediately start a new request wihout 
> problems ?

It is better to be out of any of the component event to abort. If you need 
to abort from a condition detected in an event, use PostMessage to defer the 
abort until out of the event.

You can start a new request immediately but be aware that an event can 
already be waiting in the message queue and disturb your next request.

--
[EMAIL PROTECTED]
http://www.overbyte.be

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to