M
Mike C#
Hi all,
I'm working on creating a page that performs several (15) HttpWebRequests.
It works synchronously, and I used a MS sample to implement asynchronous
functionality, but I'm having trouble making it send all 15 requests
asynchronously. Does anyone have an example that does this, or know where I
can find one of an ASP.NET page that sends multiple HttpWebRequests
asynchronously?
Thanks
I'm working on creating a page that performs several (15) HttpWebRequests.
It works synchronously, and I used a MS sample to implement asynchronous
functionality, but I'm having trouble making it send all 15 requests
asynchronously. Does anyone have an example that does this, or know where I
can find one of an ASP.NET page that sends multiple HttpWebRequests
asynchronously?
Thanks