Re: Multi-Threaded - WeOnlyDo Discussion board

Re: Multi-Threaded (General questions)

by ActiveGreg, Monday, February 23, 2009, 20:02 (5547 days ago) @ ActiveGreg

Damba,

...just noticed Owner.LicenseKey too...

So I need to set the licensekey for each instance too I would suppose, correct?

Greg

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: