python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
{System.Net.Sockets.SocketException (10054): An existing connection was forcibly closed by the remote host.} C#
I have a C# code which uses HttpClient.SendAsync method to make an API call to azure maps API. When I run this code, I'm getting following error.
{System.Net.Sockets.SocketException (10054): An exist...
Surya
Votes: 0
Answers: 1