>Will I have any problem with multiple concurrent web requests?
I don't tnhink so, you're not using any shared state as far as I can
see.
Mattias

Signature
Mattias Sjögren [C# MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.
Patriot - 21 Nov 2006 17:48 GMT
Thank you for your feedback Mattias.
I was a bit worried that the connection will be closed unexpectedly. I
guess it'll be alright since none of the variables or parameters are
shared.
Thanks again.
> >Will I have any problem with multiple concurrent web requests?I don't tnhink so, you're not using any shared state as far as I can
> see.
[quoted text clipped - 4 lines]
> Mattias Sjögren [C# MVP] mattias @ mvps.orghttp://www.msjogren.net/dotnet/|http://www.dotnetinterop.com
> Please reply only to the newsgroup.