Hi 
Are the calls on the same server? If so remove the async await, from the call 
and try again, did you get an error?

Davy

Sent from my iPhone

> On 20 Jun 2016, at 08:47, Greg Keogh <gfke...@gmail.com> wrote:
> 
> 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