Parallel ForEach loop, or will this not count as "threads" on the API?HttpClient - I understand you should only initiate one HttpClient and keep it 'live'? If so, I would presumably need to spawn a number of HttpClients totalling the users number of threads. How would I weave this in code?