IOException: 无法从传输连接中读取数据: 远程主机强迫关闭了一个现有的连接。。 StackTrace: 在 System.Net.ConnectStream.Read(Byte[] buffer, Int32 offset, Int32 size) 在 System.Net.Http.HttpClientHandler.WebExceptionWrapperStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.StreamReader.ReadBuffer() 在 System.IO.StreamReader.get_EndOfStream() 在 DynamicClass.<SendAsyncRequest>d__3d.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) SocketException: 远程主机强迫关闭了一个现有的连接。 --ErrorCode: 10054 --Message: 远程主机强迫关闭了一个现有的连接。 --SocketErrorCode: ConnectionReset StackTrace: 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)