I would like to quickly launch several HTTP requests after each other, without waiting for the previous response to arrive. I tried this using WebClient.UploadStringAsync , but this does not work. I would like to effectively implement the following scenario:
And in another thread:
Can this be done in Silverlight?
I would like to quickly launch multiple HTTP requests after each other, without waiting for the answer from the previous answer
HTTP (, ) - . , Silverlight .
, . , UploadStringAsync ?
UploadStringAsync
, ASP.NET ( )?
, ASP.NET .
Source: https://habr.com/ru/post/1728911/More articles:How to magento parse url? - urlChecking a null parameter in a .properties file for MessageFormat - javaswt: how to handle copy / paste operation? - swtCan you check individual fields separately with the jquery validation plugin from the bassassistant? - jqueryRename the file in Java - javaCreate text box with auto-expansion width? - javascriptHow to upload a file using jsf? - javaHTML - form of two possible actions? - htmlChange grid snap Asp gridview - textJMeter distributed tests with CSV subordinate datasets - jmeterAll Articles