10000 | '%1': 值不能为空。 |
'%1': Value must not be empty. |
10001 | “%1”: 缓冲区空间不足,无法容纳请求的字节数。 |
'%1': Buffer does not have enough space to hold the requested number of bytes. |
10002 | “%1”: 发现无效字符。 |
'%1': Invalid characters found. |
10003 | 无效的 HTTP 标头。 |
Invalid HTTP headers. |
10004 | 无效的 HTTP 响应状态。 |
Invalid HTTP response status. |
10005 | “%1”: 提供的值不是可忽略的 ChainValidationResult 值。 |
'%1': Provided value is not an ignorable ChainValidationResult value. |
20000 | '%1': WebSocket URI 需要 'ws://' 或 'wss://' 方案。 |
'%1': WebSocket URIs require a 'ws://' or 'wss://' scheme. |
20001 | '%1': WebSocket URI 中不允许使用分段。 |
'%1': Fragments are not allowed in WebSocket URIs. |
20002 | 在套接字上发送或接收数据之前,调用 ControlChannelTrigger.WaitForPushEnabled。 |
Call ControlChannelTrigger.WaitForPushEnabled before sending or receiving data on a socket. |
20003 | “%1”: 这不是有效的多播地址。 |
'%1': This is not a valid multicast address. |
20004 | ConnectAsync 不支持多播地址。 |
ConnectAsync does not support multicast addresses. |
20005 | 此属性仅适用于 IP 流套接字。 |
This property is only available for IP stream sockets. |
20006 | 在加入多播组之前绑定套接字。 |
Bind socket before joining a multicast group. |
20007 | 套接字已绑定到某个地址。 |
Socket is already bound to an address. |
20009 | “%1”: 仅允许 IP StreamSocketListeners 使用此参数。 |
'%1': This parameter is only allowed for IP StreamSocketListeners. |
20010 | “%1”: IP StreamSocketListeners 只能使用未加密的纯文本套接字。 |
'%1': Only plain sockets are allowed for IP StreamSocketListeners. |
20011 | “%1”: 此参数只允许用于 IP StreamSocket。 |
'%1': This parameter is only allowed for IP StreamSockets. |
20012 | “%1”: 如果套接字之前已绑定到适配器,则不支持使用本地终结点。 |
'%1': Using a local endpoint is not supported when the socket was previously bound to an adapter. |
20013 | 已检测到 WriteAsync 调用超过最大大小,即 2,147,483,646 字节。 |
A WriteAsync call exceeding the maximum size of 2,147,483,646 bytes was detected. |
20014 | 试图对仅限多播的套接字执行单播或广播操作。请尝试将套接字的 MulticastOnly 控制属性设置为 false。 |
A unicast or broadcast operation was attempted on a multicast-only socket. Try setting the socket's MulticastOnly control property to false. |
20015 | 无法对正在进行的 I/O 调用 TransferOwnership。传输之前请尝试调用 CancelIOAsync。 |
TransferOwnership cannot be called with ongoing I/O. Try calling CancelIOAsync before transferring. |
20016 | 提供的客户端证书缺少所需的私钥信息。 |
The client certificate provided is missing the required private key information. |
20017 | 当设置了唤醒待机操作时,通配符地址不能与特定端口一起使用。请尝试将 BindEndpointAsync 与非 null localHostName 一起使用。 |
A wildcard address cannot be used with a specific port when the Wake standby action is set. Try using BindEndpointAsync with a non-null localHostName. |
20018 | TransferOwnership 仅适用于 IP StreamSocketListeners。 |
TransferOwnership is only allowed for IP StreamSocketListeners. |
0x10000001 | API |
API |
0x10000002 | AsyncOperation |
AsyncOperation |
0x10000003 | 套接字 |
Socket |
0x10000004 | WebSocket |
WebSocket |
0x10000005 | Http |
Http |
0x10000006 | Rtc |
Rtc |
0x30000000 | 信息 |
Info |
0x3000000A | API 入口 |
API Enter |
0x3000000B | API 出口 |
API Exit |
0x3000000C | 异步操作开始 |
Async operation start |
0x3000000D | 异步操作完成 |
Async operation complete |
0x3000000E | 异步操作失败 |
Async operation failure |
0x3000000F | 异步操作中止 |
Async operation abort |
0x30000010 | 异步操作关闭 |
Async operation close |
0x30000012 | 异步操作进度 |
Async operation progress |
0x30000013 | HTTP 操作 |
HTTP operation |
0x30000014 | 读取之后进行处理 |
Processing after read |
0x30000015 | 开始读取 |
Start read |
0x30000016 | 读取完成 |
Read complete |
0x30000017 | 读取错误 |
Read error |
0x30000018 | 开始写入 |
Start write |
0x30000019 | 写入完成 |
Write complete |
0x3000001A | 状态更改 |
State change |
0x3000001B | I/O 错误 |
I/O error |
0x3000001C | TCP 已连接 |
TCP connected |
0x3000001D | RtcCompleteDelivery |
RtcCompleteDelivery |
0x3000001E | RtcFlush |
RtcFlush |
0x50000002 | 错误 |
Error |
0x50000003 | 警告 |
Warning |
0x50000005 | 详细 |
Verbose |
0x70000003 | EventNotification |
EventNotification |
0x70000004 | SocketConnect |
SocketConnect |
0x70000005 | SocketAccept |
SocketAccept |
0x70000006 | SocketSend |
SocketSend |
0x70000007 | SocketReceive |
SocketReceive |
0x70000008 | SocketClose |
SocketClose |
0x70000009 | WebSocketConnect |
WebSocketConnect |
0x7000000A | WebSocketSend |
WebSocketSend |
0x7000000B | WebSocketReceive |
WebSocketReceive |
0x7000000C | WebSocketClose |
WebSocketClose |
0x7000000D | SslSocket |
SslSocket |
0x7000000E | SocketIO |
SocketIO |
0x90000001 | Microsoft-Windows-Runtime-Networking |
Microsoft-Windows-Runtime-Networking |
0xB0000001 | %2 上的 %1 已启动。 |
%1 at %2 started. |
0xB0000002 | %2 的上 %1 无法启动。错误代码为 %3: %4 |
%1 at %2 failed to start. The error code is %3: %4 |
0xB0000003 | %2 上的 %1 已成功完成。 |
%1 at %2 completed successfully. |
0xB0000004 | %2 上的 %1 失败,错误代码为 %3: %4。 |
%1 at %2 failed with error code %3: %4. |
0xB0000005 | %2 上的 %1 已取消。 |
%1 at %2 was cancelled. |
0xB0000006 | %2 上的 %1 已关闭。 |
%1 at %2 was closed. |
0xB0000007 | 无法分析 URI“%1”。 |
Failed to parse URI '%1'. |
0xB0000008 | 无法使用基本 URI“%1”和相对 URI“%2”创建 URI。 |
Failed to create URI with base URI '%1' and relative URI '%2'. |
0xB0000009 | 添加 HTTP 标头“%1: %2”。 |
Add HTTP header '%1: %2'. |
0xB000000A | 开始执行使用凭据“%2”连接到“%1”的请求。 |
Start connect request to '%1' with credential of '%2'. |
0xB000000B | 开始执行使用默认凭据连接到“%1”的请求。 |
Start connect request to '%1' with default credential. |
0xB000000C | 无法执行在端口 %2 上连接到“%1”的请求。最后一个错误为 %3: %4 |
Failed connect request to '%1' at port %2. The last error is %3: %4 |
0xB000000D | 正在使用标志 %3 将对“%1”的请求打开到“%2”。 |
Opening request to '%1' to '%2' with flags %3. |
0xB000000E | 无法执行打开“%1”的请求。最后一个错误为 %2: %3 |
Failed open request to '%1'. The last error is %2: %3 |
0xB000000F | 请求上下文 %1 具有到“%3”的请求句柄 %2。 |
Request context %1 has request handle %2 to '%3'. |
0xB0000010 | 将请求句柄 %1 上的 HTTP 发送和接收超时设置为 %2 毫秒。 |
Set HTTP send and receive timeout to %2ms on request handle %1. |
0xB0000011 | 开始发送到内容长度为 %2 的请求句柄 %1。 |
Start send to request handle %1 with content length %2. |
0xB0000012 | 请求句柄 %1 已同步完成。 |
Request handle %1 completed synchronously. |
0xB0000013 | 请求上下文 %1 已完成异步发送。 |
Request context %1 completed send asynchronously. |
0xB0000014 | 正在向请求句柄 %1 写入 %2 个字节。 |
Writing %2 bytes to request handle %1. |
0xB0000015 | 无法将实体正文发送到请求句柄 %1。最后一个错误为 %2: %3 |
Failed to send entity body to request handle %1. The last error is %2: %3 |
0xB0000016 | 已在请求句柄 %1 上发送 HTTP 请求: %2 |
Sent HTTP request at request handle %1: %2 |
0xB0000017 | 开始接收来自请求句柄 %1 的响应。 |
Start to receive response from request handle %1. |
0xB0000018 | 已接收来自请求句柄 %1 的 HTTP 响应,状态代码为 %2,状态描述为“%3”。 |
Received HTTP response from request handle %1 with status code %2 and status description '%3'. |
0xB0000019 | 接收来自请求句柄 %1 的 HTTP 响应: %2 |
Receive HTTP response from request handle %1: %2 |
0xB000001A | 无法接收来自请求句柄 %1 的 HTTP 响应。最后一个错误为 %2: %3 |
Failed to receive HTTP response from request handle %1. The last error is %2: %3 |
0xB000001B | 请求上下文 %1 已接收到 %2 个字节的 HTTP 响应,超过了 %3 的限制。 |
Request context %1 received HTTP response of %2 bytes, which is over the %3 limit. |
0xB000001C | 请求上下文 %1 正在重新提交请求。 |
Request context %1 resubmitting the request. |
0xB000001D | 正在为服务器“%2”重用请求句柄 %1。 |
Reusing the request handle %1 for server '%2'. |
0xB000001E | 请求上下文 %1 已中止。 |
Request context %1 was aborted. |
0xB000001F | “%1”进度: 已发送 %2 个字节;要发送的字节总数为 %3;已接收 %4 个字节;要接收的字节总数为 %5。 |
Progress to '%1': %2 bytes sent; %3 total bytes to send; %4 bytes received; %5 total bytes to receive. |
0xB0000020 | 对“%1”的 HTTP 请求已完成。错误代码为 %2: %3 |
HTTP request to '%1' completed. The error code is %2: %3 |
0xB0000021 | %2 上的 %1 无法处理 HTTP 响应“%3”。错误代码为 %4: %5 |
%1 at %2 failed to process HTTP response '%3'. The error code is %4: %5 |
0xB0000022 | %1::%2 已调用。 |
%1::%2 is called. |
0xB0000023 | %1::%2 已成功返回。 |
%1::%2 returned successfully. |
0xB0000024 | %1::%2 失败,HRESULT 为 %3: %4 |
%1::%2 failed with HRESULT %3: %4 |
0xB0000025 | Win32 API %1 失败,错误代码为 %2: %3。 |
Win32 API %1 failed with error code %2: %3. |
0xB0000026 | 无法取消句柄为 %1 的 GetAddrInfoEx。错误代码为 %2: %3。 |
Unable to cancel GetAddrInfoEx with handle %1. The error code was %2: %3. |
0xB0000027 | 无法取消句柄为 %1 的 DnsQueryEx。错误代码为 %2: %3。 |
Unable to cancel DnsQueryEx with handle %1. The error code was %2: %3. |
0xB0000028 | DatagramSocket %1 无法传递事件并且已停止接收,因为出现错误 %2: %3。 |
DatagramSocket %1 failed to deliver event and stopped receiving due to error %2: %3. |
0xB0000029 | DatagramSocket %1 正在引发事件,已从发送方“%4”接收到 %2 个字节。 |
DatagramSocket %1 is raising event with %2 bytes received from sender '%4'. |
0xB000002A | DatagramSocket %1 已开始在套接字 %2 上接收消息。 |
DatagramSocket %1 started receiving message at socket %2. |
0xB000002B | DatagramSocket %1 无法开始接收。HRESULT 为 %2: %3。 |
DatagramSocket %1 failed to start receiving. The HRESULT was %2: %3. |
0xB000002C | %2 上的 %1 正在尝试在套接字 %4 上接收 %3 个字节。 |
%1 at %2 is trying to receive %3 bytes at socket %4. |
0xB000002D | %2 上的 %1 已接收到 %3 个字节并且继续接收剩余的 %4 个字节。 |
%1 at %2 has received %3 bytes and continues to receive the remaining %4 bytes. |
0xB000002E | %2 上的 %1 已接收到 %3 个字节。 |
%1 at %2 received %3 bytes. |
0xB000002F | TCP 套接字 %1 已连接: 本地端口 = %2;远程 IP 地址: %3;远程端口 = %4。 |
TCP socket %1 is connected: local port = %2; remote IP address: %3; remote port = %4. |
0xB0000030 | UDP 套接字 %1 已连接到远程地址: %3。 |
UDP socket %1 is connected to remote address: %3. |
0xB0000031 | 套接字 %1 从发送方“%3”接收到的数据报不包含 IP 数据包信息。 |
The datagram received by socket %1 from sender '%3' does not contain IP packet information. |
0xB0000032 | %2 上的 %1 已发送 %3 个字节。 |
%1 at %2 sent %3 bytes. |
0xB0000033 | %2 上的 %1 正在尝试在套接字 %4 上发送 %3 个字节。 |
%1 at %2 is trying to send %3 bytes at socket %4. |
0xB0000034 | MessageWebSocket %1 已从服务器收到关闭帧。 |
MessageWebSocket %1 received the close frame from the server. |
0xB0000035 | MessageWebSocket %1 正在引发事件,已接收到 %2 个字节。 |
MessageWebSocket %1 is raising event with %2 bytes received. |
0xB0000036 | MessageWebSocket %1 无法开始接收。HRESULT 为 %2: %3。 |
MessageWebSocket %1 failed to start receiving. The HRESULT was %2: %3. |
0xB0000037 | MessageWebSocket %1 无法传递事件并且已停止接收,因为出现错误 %2: %3。 |
MessageWebSocket %1 failed to deliver event and stopped receiving due to error %2: %3. |
0xB0000039 | WebSocket %1 正在发送关闭帧。 |
WebSocket %1 is sending the close frame. |
0xB000003A | WebSocket %1 正在接收关闭帧。代码: %2;原因: %3 |
WebSocket %1 is receiving the close frame. Code: %2; Reason: %3 |
0xB000003B | WebSocket %1 I/O 操作已完成,但出现错误。HRESULT 为 %2: %3。 |
WebSocket %1 I/O operation completed with error. The HRESULT was %2: %3. |
0xB000003C | %2 上的 WebSocket %1 已发送 %3 个字节。 |
WebSocket %1 at %2 sent %3 bytes. |
0xB000003D | %2 上的 WebSocket %1 正在尝试在 WebSocket %4 上发送 %3 个字节。 |
WebSocket %1 at %2 is trying to send %3 bytes at WebSocket %4. |
0xB000003E | %1 已关闭并且 CompleteDelivery 挂起并具有: 未完成的读取操作: %2。 |
%1 is already closed and CompleteDelivery is pending with: outstanding read operations: %2. |
0xB000003F | %1。CompleteDelivery 挂起并具有: 未完成的读取操作:%2,挂起 Winsock 请求: %3,可用的数据: %4。 |
%1.CompleteDelivery is pending with: outstanding read operations: %2, pending Winsock requests: %3, data available: %4. |
0xB0000040 | %1。刷新挂起并具有: 未完成的写入操作: %2。 |
%1.Flush is pending with: outstanding write operations: %2. |
0xB0000041 | %1.CompleteDelivery 挂起并具有: 未完成的读取操作: %2。 |
%1.CompleteDelivery is pending with: outstanding read operations: %2. |
0xB0000042 | 已建立套接字连接: %1。 |
Socket connection established: %1. |
0xB0000043 | 已成功完成到“%1”的套接字连接的代理查找: %2。 |
Proxy lookup for socket connection to '%1' completed successfully: %2. |
0xB0000044 | 已完成到“%1”的套接字连接的代理查找,但出现错误 %2: %3 |
Proxy lookup for socket connection to '%1' completed with error %2: %3 |
0xB0000045 | 已忽略服务器证书错误计数: %1 |
Ignored server certificate error count: %1 |
0xB0000046 | 服务器证书指纹:“%1”,证书错误计数: %3,包含严重证书错误: %2,中间证书计数: %5。 |
Server certificate thumbprint: '%1', certificate error count: %3, contains fatal certificate errors: %2, intermediate certificate count: %5. |
0xB0000047 | 未能刷新读取次数,正在等待挂起的 I/O 在上下文 %1 中完成。错误为 %2: %3。 |
Failed to flush reads and wait for pending I/O to complete with context %1. Error was %2: %3. |
0xB0000048 | 句柄 %1: HTTP/2 已启用。 |
Handle %1: HTTP/2 enabled. |
0xB0000049 | %1 - Line: %2 Status: %3 |
%1 - Line: %2 Status: %3 |
0xB000004A | 在 %2 上执行的异步操作 %1 已启动服务器自定义验证。 |
Async operation %1 at %2 started server custom validation. |
0xB000004B | 在 %2 上执行的异步操作 %1 正在等待服务器自定义验证完成。 |
Async operation %1 at %2 waiting for completion of server custom validation. |
0xB000004C | 在 %2 上执行的异步操作 %1 未通过服务器自定义验证。 |
Async operation %1 at %2 failed server custom validation. |
0xB000004D | 在 %2 上执行的异步操作 %1 成功完成服务器自定义验证。 |
Async operation %1 at %2 successfully completed server custom validation. |
0xD0000001 | AcceptAsync |
AcceptAsync |
0xD0000002 | BindServiceNameAsync |
BindServiceNameAsync |
0xD0000003 | ConnectAsync |
ConnectAsync |
0xD0000004 | ReadAsync |
ReadAsync |
0xD0000005 | WriteAsync |
WriteAsync |
0xD0000006 | JoinMulticastGroup |
JoinMulticastGroup |
0xD0000007 | UpgradeToSslAsync |
UpgradeToSslAsync |
0xD0000008 | GetEndpointPairsAsync |
GetEndpointPairsAsync |
0xD0000009 | GetOutputStreamAsync |
GetOutputStreamAsync |
0xD000000A | CompleteDelivery |
CompleteDelivery |
0xD000000B | Flush |
Flush |
0xD000000C | StreamSocket |
StreamSocket |
0xD000000D | StreamSocketInputStream |
StreamSocketInputStream |
0xD000000E | StreamSocketOutputStream |
StreamSocketOutputStream |
0xD000000F | DatagramSocket |
DatagramSocket |
0xD0000010 | DatagramSocketOutputStream |
DatagramSocketOutputStream |
0xD0000011 | DatagramSocketWriteToOutputStream |
DatagramSocketWriteToOutputStream |
0xD0000012 | MessageWebSocket |
MessageWebSocket |
0xD0000013 | StreamWebSocket |
StreamWebSocket |
0xD0000014 | StreamWebSocketInputStream |
StreamWebSocketInputStream |
0xD0000015 | WebSocketOutputStream |
WebSocketOutputStream |
0xD0000016 | StreamSocketListener |
StreamSocketListener |
0xD0000017 | DatagramSocketInputStream |
DatagramSocketInputStream |
0xD0000018 | AcceptEx |
AcceptEx |
0xD0000019 | connect |
connect |
0xD000001A | bind |
bind |
0xD000001B | listen |
listen |
0xD000001C | getpeername |
getpeername |
0xD000001D | getsockname |
getsockname |
0xD000001E | getsockopt |
getsockopt |
0xD000001F | setsockopt |
setsockopt |
0xD0000020 | GetAddrInfoEx |
GetAddrInfoEx |
0xD0000021 | GetBestInferfaceEx |
GetBestInferfaceEx |
0xD0000022 | WSAStartup |
WSAStartup |
0xD0000023 | WSAConnectByName |
WSAConnectByName |
0xD0000024 | WSAIoctl |
WSAIoctl |
0xD0000025 | WSARecv |
WSARecv |
0xD0000026 | WSARecvFrom |
WSARecvFrom |
0xD0000027 | WSARecvMsg |
WSARecvMsg |
0xD0000028 | WSASend |
WSASend |
0xD0000029 | WSASendMsg |
WSASendMsg |
0xD000002A | WSASocket |
WSASocket |
0xD000002B | CreateThreadpoolIo |
CreateThreadpoolIo |
0xD000002C | TrySubmitThreadpoolCallback |
TrySubmitThreadpoolCallback |
0xD000002D | HttpWebSocketCompleteUpgrade |
HttpWebSocketCompleteUpgrade |
0xD000002E | HttpWebSocketSend |
HttpWebSocketSend |
0xD000002F | HttpWebSocketReceive |
HttpWebSocketReceive |
0xD0000030 | InternetSetStatusCallback |
InternetSetStatusCallback |
0xD0000031 | CancelIoEx |
CancelIoEx |
0xD0000032 | DnsQueryEx |
DnsQueryEx |
0xD0000033 | GetIfEntry2 |
GetIfEntry2 |
0xD0000034 | GetPerTcpConnectionEStats |
GetPerTcpConnectionEStats |
0xD0000035 | GetPerTcp6ConnectionEStats |
GetPerTcp6ConnectionEStats |
0xD0000036 | GetTcpTable |
GetTcpTable |
0xD0000037 | GetTcp6Table |
GetTcp6Table |
0xD0000038 | WlanOpenHandle |
WlanOpenHandle |
0xD0000039 | WlanSetInterface |
WlanSetInterface |
0xD000003A | WlanCloseHandle |
WlanCloseHandle |
0xD000003B | GetAdaptersAddresses |
GetAdaptersAddresses |
0xD000003C | ConnectOperation |
ConnectOperation |
0xD000003D | ReadOperation |
ReadOperation |
0xD000003E | WriteOperation |
WriteOperation |
0xD000003F | ListenOperation |
ListenOperation |
0xD0000040 | AcceptOperation |
AcceptOperation |
0xD0000041 | UpgradeOperation |
UpgradeOperation |
0xD0000042 | GetEndpointPairsOperation |
GetEndpointPairsOperation |
0xD0000043 | GetOutputStreamOperation |
GetOutputStreamOperation |
0xD0000044 | 直接 |
Direct |
0xD0000045 | 代理 |
Proxy |
0xD0000046 | 直接连接可用 |
Direct connection available |
0xD0000047 | 需要代理连接 |
Proxy connection required |