## Overview
- Version: 7.0.104.0
- Exception: `System.Net.WebException`
- DateTime: 2022-05-06 15:17:01
- Email: 25172800@QQ.COM
- Tags: #CN
## Exception
```json
{
"ClassName": "System.Net.WebException",
"Message": "无法连接到远程服务器",
"Data": {
"$type": "System.Collections.ListDictionaryInternal, mscorlib",
"System.Object": null
},
"InnerException": {
"$type": "System.Net.Sockets.SocketException, System",
"NativeErrorCode": 10061,
"ClassName": "System.Net.Sockets.SocketException",
"Message": "由于目标计算机积极拒绝,无法连接。",
"Data": null,
"InnerException": null,
"HelpURL": null,
"StackTraceString": " 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)",
"RemoteStackTraceString": null,
"RemoteStackIndex": 0,
|