I sure I did this years ago, but maybe it was SOAP or REST, or a mix, I'm
not sure now. Today I've got a REST service A calling a REST service B and
it stalls on the await HttpClient.SendAsync in A.

I can run the same code from an NUnit test okay.

Surely this isn't impossible. Is there some trick I've forgotten?

*GK*

Reply via email to