Re: Multi-Threaded 'Get - WeOnlyDo Discussion board

Re: Multi-Threaded 'Get (General questions)

by ActiveGreg, Monday, February 23, 2009, 19:55 (5547 days ago) @ ActiveGreg

Damba,

Sorry! I see 'Owner' is here: IwodHttpNotify_Done(ByVal Owner

How would I know which 'Thread/Instance' it belonged to?
(e.g., http1(1)..http1(5))?

Greg

Damba,

Thanks again...

Just to clarify:

strResponse=http(5).Response.Body
OR
strResponse=http(5).Owner.Response.Body?

Greg,

That's correct. Or, you can use Owner.Response.Body, the effect is the same.

Regards,
Damba


Complete thread: